AccountBudget
An account-level budget. It contains information about the budget itself,
Columns
| Name | Type | Behavior | Description |
| AccountBudgetAdjustedSpendingLimitMicros | Long | ATTRIBUTE | Output only. The adjusted spending limit in micros. One million is |
| AccountBudgetAdjustedSpendingLimitType | String | ATTRIBUTE | Output only. The adjusted spending limit as a well-defined type, for
The allowed values are INFINITE, UNKNOWN. |
| AccountBudgetAmountServedMicros | Long | ATTRIBUTE | Output only. The value of Ads that have been served, in micros. |
| AccountBudgetApprovedEndDateTime | Datetime | ATTRIBUTE | Output only. The approved end time in yyyy-MM-dd HH:mm:ss format. |
| AccountBudgetApprovedEndTimeType | String | ATTRIBUTE | Output only. The approved end time as a well-defined type, for example,
The allowed values are FOREVER, NOW, UNKNOWN. |
| AccountBudgetApprovedSpendingLimitMicros | Long | ATTRIBUTE | Output only. The approved spending limit in micros. One million is |
| AccountBudgetApprovedSpendingLimitType | String | ATTRIBUTE | Output only. The approved spending limit as a well-defined type, for
The allowed values are INFINITE, UNKNOWN. |
| AccountBudgetApprovedStartDateTime | Datetime | ATTRIBUTE | Output only. The approved start time of the account-level budget in |
| AccountBudgetBillingSetup | String | ATTRIBUTE | Output only. The resource name of the billing setup associated with this |
| AccountBudgetId | Long | ATTRIBUTE | Output only. The ID of the account-level budget. |
| AccountBudgetName | String | ATTRIBUTE | Output only. The name of the account-level budget. |
| AccountBudgetNotes | String | ATTRIBUTE | Output only. Notes associated with the budget. |
| AccountBudgetPendingProposalAccountBudgetProposal | String | ATTRIBUTE | Output only. The resource name of the proposal. AccountBudgetProposal resource names have the form: customers/{customer_id}/accountBudgetProposals/{account_budget_proposal_id} |
| AccountBudgetPendingProposalCreationDateTime | Datetime | ATTRIBUTE | Output only. The time when this account-level budget proposal was created. Formatted as yyyy-MM-dd HH:mm:ss. |
| AccountBudgetPendingProposalEndDateTime | Datetime | ATTRIBUTE | Output only. The end time in yyyy-MM-dd HH:mm:ss format. |
| AccountBudgetPendingProposalEndTimeType | String | ATTRIBUTE | Output only. The end time as a well-defined type, for example, FOREVER.
The allowed values are FOREVER, NOW, UNKNOWN. |
| AccountBudgetPendingProposalName | String | ATTRIBUTE | Output only. The name to assign to the account-level budget. |
| AccountBudgetPendingProposalNotes | String | ATTRIBUTE | Output only. Notes associated with this budget. |
| AccountBudgetPendingProposalProposalType | String | ATTRIBUTE | Output only. The type of this proposal, for example, END to end the budget associated with this proposal.
The allowed values are CREATE, END, REMOVE, UNKNOWN, UPDATE. |
| AccountBudgetPendingProposalPurchaseOrderNumber | String | ATTRIBUTE | Output only. A purchase order number is a value that helps users reference this budget in their monthly invoices. |
| AccountBudgetPendingProposalSpendingLimitMicros | Long | ATTRIBUTE | Output only. The spending limit in micros. One million is equivalent to one unit. |
| AccountBudgetPendingProposalSpendingLimitType | String | ATTRIBUTE | Output only. The spending limit as a well-defined type, for example, INFINITE.
The allowed values are INFINITE, UNKNOWN. |
| AccountBudgetPendingProposalStartDateTime | Datetime | ATTRIBUTE | Output only. The start time in yyyy-MM-dd HH:mm:ss format. |
| AccountBudgetProposedEndDateTime | Datetime | ATTRIBUTE | Output only. The proposed end time in yyyy-MM-dd HH:mm:ss format. |
| AccountBudgetProposedEndTimeType | String | ATTRIBUTE | Output only. The proposed end time as a well-defined type, for example,
The allowed values are FOREVER, NOW, UNKNOWN. |
| AccountBudgetProposedSpendingLimitMicros | Long | ATTRIBUTE | Output only. The proposed spending limit in micros. One million is |
| AccountBudgetProposedSpendingLimitType | String | ATTRIBUTE | Output only. The proposed spending limit as a well-defined type, for
The allowed values are INFINITE, UNKNOWN. |
| AccountBudgetProposedStartDateTime | Datetime | ATTRIBUTE | Output only. The proposed start time of the account-level budget in |
| AccountBudgetPurchaseOrderNumber | String | ATTRIBUTE | Output only. A purchase order number is a value that helps users reference |
| AccountBudgetResourceName | String | ATTRIBUTE | Output only. The resource name of the account-level budget. |
| AccountBudgetStatus | String | ATTRIBUTE | Output only. The status of this account-level budget.
The allowed values are APPROVED, CANCELLED, PENDING, UNKNOWN. |
| AccountBudgetTotalAdjustmentsMicros | Long | ATTRIBUTE | Output only. The total adjustments amount. |
| CustomerId | Long | ATTRIBUTE | Output only. The ID of the customer. |
Pseudo-Columns
Pseudo column fields are used in the WHERE clause of SELECT statements and offer more granular control over the data returned from the data source.
| Name | Type | Description |
| ManagerId | Long | Id of the manager account on behalf of which you are requesting customer data. |