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."],[[["An AccountBudgetProposal is a proposal for an account-level budget, where 'proposed' fields might be adjusted before application."],["The proposal type determines which fields are required or must remain empty."],["You can select fields from linked resources BillingSetup and Customer in SELECT and WHERE clauses, but these won't segment metrics."],["Each AccountBudgetProposal has various fields including the associated account budget, approval date, spending limits, proposal type, and status."],["The proposal goes through different statuses like PENDING, APPROVED, REJECTED, etc., reflecting its lifecycle."]]],[]]