PendingAccountBudgetProposal
Stay organized with collections
Save and categorize content based on your preferences.
A pending proposal associated with the enclosing account-level budget, if applicable.
Fields |
proposal_type
|
AccountBudgetProposalType
Output only. The type of this proposal, for example, END to end the budget associated with this proposal.
|
account_budget_proposal
|
string
Output only. The resource name of the proposal. AccountBudgetProposal resource names have the form: customers/{customer_id}/accountBudgetProposals/{account_budget_proposal_id}
|
name
|
string
Output only. The name to assign to the account-level budget.
|
start_date_time
|
string
Output only. The start time in yyyy-MM-dd HH:mm:ss format.
|
purchase_order_number
|
string
Output only. A purchase order number is a value that helps users reference this budget in their monthly invoices.
|
notes
|
string
Output only. Notes associated with this budget.
|
creation_date_time
|
string
Output only. The time when this account-level budget proposal was created. Formatted as yyyy-MM-dd HH:mm:ss.
|
Union field end_time
end_time . The end time of the account-level budget. end_time can be only one of the following: |
end_date_time
|
string
Output only. The end time in yyyy-MM-dd HH:mm:ss format.
|
end_time_type
|
TimeType
Output only. The end time as a well-defined type, for example, FOREVER.
|
Union field spending_limit
spending_limit . The spending limit. spending_limit can be only one of the following: |
spending_limit_micros
|
int64
Output only. The spending limit in micros. One million is equivalent to one unit.
|
spending_limit_type
|
SpendingLimitType
Output only. The spending limit as a well-defined type, for example, INFINITE.
|
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[],[],null,["A pending proposal associated with the enclosing account-level budget, if applicable.\n\n| Fields ||\n|---------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `proposal_type` | [AccountBudgetProposalType](/google-ads/api/reference/rpc/v19/AccountBudgetProposalTypeEnum.AccountBudgetProposalType) Output only. The type of this proposal, for example, END to end the budget associated with this proposal. |\n| `account_budget_proposal` | `string` Output only. The resource name of the proposal. AccountBudgetProposal resource names have the form: `customers/{customer_id}/accountBudgetProposals/{account_budget_proposal_id}` |\n| `name` | `string` Output only. The name to assign to the account-level budget. |\n| `start_date_time` | `string` Output only. The start time in yyyy-MM-dd HH:mm:ss format. |\n| `purchase_order_number` | `string` Output only. A purchase order number is a value that helps users reference this budget in their monthly invoices. |\n| `notes` | `string` Output only. Notes associated with this budget. |\n| `creation_date_time` | `string` Output only. The time when this account-level budget proposal was created. Formatted as yyyy-MM-dd HH:mm:ss. |\n| Union field `end_time``end_time`. The end time of the account-level budget. `end_time` can be only one of the following: ||\n| `end_date_time` | `string` Output only. The end time in yyyy-MM-dd HH:mm:ss format. |\n| `end_time_type` | [TimeType](/google-ads/api/reference/rpc/v19/TimeTypeEnum.TimeType) Output only. The end time as a well-defined type, for example, FOREVER. |\n| Union field `spending_limit``spending_limit`. The spending limit. `spending_limit` can be only one of the following: ||\n| `spending_limit_micros` | `int64` Output only. The spending limit in micros. One million is equivalent to one unit. |\n| `spending_limit_type` | [SpendingLimitType](/google-ads/api/reference/rpc/v19/SpendingLimitTypeEnum.SpendingLimitType) Output only. The spending limit as a well-defined type, for example, INFINITE. |"]]