AccountBudgetProposalService
Stay organized with collections
Save and categorize content based on your preferences.
A service for managing account-level budgets through proposals.
A proposal is a request to create a new budget or make changes to an existing one.
Mutates: The CREATE operation creates a new proposal. UPDATE operations aren't supported. The REMOVE operation cancels a pending proposal.
The following methods are available for this service:
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-07 UTC.
[null,null,["Last updated 2025-08-07 UTC."],[],[],null,["# AccountBudgetProposalService\n\nA service for managing account-level budgets through proposals.\n\nA proposal is a request to create a new budget or make changes to an existing one.\n\nMutates: The CREATE operation creates a new proposal. UPDATE operations aren't supported. The REMOVE operation cancels a pending proposal.\nThe following methods are available for this service:\n\n- [MutateAccountBudgetProposal](/google-ads/api/reference/rpc/v19/AccountBudgetProposalService/MutateAccountBudgetProposal)"]]