An account-level budget proposal. All fields prefixed with 'proposed' may not necessarily be applied directly. For example, proposed spending limits may be adjusted before their application. This is true if the 'proposed' field has an 'approved' counterpart, for example, spending limits. Note that the proposal type (proposal_type) changes which fields are required and which must remain empty.
Fields from the above resources may be selected along with this
resource in your SELECT and WHERE clauses. These fields will not segment
metrics in your SELECT clause.
account_budget_proposal.account_budget
Field description
Immutable. The resource name of the account-level budget associated with this proposal.
Category
ATTRIBUTE
Data Type
RESOURCE_NAME
Type URL
N/A
Filterable
True
Selectable
True
Sortable
True
Repeated
False
account_budget_proposal.approval_date_time
Field description
Output only. The date time when this account-level budget was approved, if applicable.
Category
ATTRIBUTE
Data Type
DATE
Type URL
N/A
Filterable
False
Selectable
True
Sortable
True
Repeated
False
account_budget_proposal.approved_end_date_time
Field description
Output only. The approved end date time in yyyy-mm-dd hh:mm:ss format.
Category
ATTRIBUTE
Data Type
DATE
Type URL
N/A
Filterable
True
Selectable
True
Sortable
True
Repeated
False
account_budget_proposal.approved_end_time_type
Field description
Output only. The approved end date time as a well-defined type, for example, FOREVER.
Immutable. The proposed start date time in yyyy-mm-dd hh:mm:ss format.
Category
ATTRIBUTE
Data Type
DATE
Type URL
N/A
Filterable
False
Selectable
True
Sortable
True
Repeated
False
account_budget_proposal.resource_name
Field description
Immutable. The resource name of the proposal. AccountBudgetProposal resource names have the form: customers/{customer_id}/accountBudgetProposals/{account_budget_proposal_id}
Category
ATTRIBUTE
Data Type
RESOURCE_NAME
Type URL
N/A
Filterable
True
Selectable
True
Sortable
False
Repeated
False
account_budget_proposal.status
Field description
Output only. The status of this proposal. When a new proposal is created, the status defaults to PENDING.
[null,null,["Last updated 2025-01-28 UTC."],[[["Account Budget Proposal is a resource used to propose changes to an existing account-level budget or to create a new one."],["Fields prefixed with 'proposed' may be adjusted before application and might have corresponding 'approved' fields reflecting the final values."],["The `proposal_type` determines which fields are required and which must remain empty, with options like `CREATE`, `END`, `REMOVE`, `UPDATE`."],["Resources like billing setup and customer can be selected in queries, but they won't segment metrics."],["The proposal's status indicates its current stage, such as `PENDING`, `APPROVED`, `REJECTED`, or `CANCELLED`."]]],[]]