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. |
Category | ATTRIBUTE |
Data Type |
ENUM
FOREVER NOW UNKNOWN UNSPECIFIED
|
Type URL | google.ads.googleads.v18.enums.TimeTypeEnum.TimeType |
Filterable | True |
Selectable | True |
Sortable | True |
Repeated | False |
|
account_budget_proposal.approved_spending_limit_micros |
Field description | Output only. The approved spending limit in micros. One million is equivalent to one unit. |
Category | ATTRIBUTE |
Data Type | INT64 |
Type URL | N/A |
Filterable | True |
Selectable | True |
Sortable | True |
Repeated | False |
|
account_budget_proposal.approved_spending_limit_type |
Field description | Output only. The approved spending limit as a well-defined type, for example, INFINITE. |
Category | ATTRIBUTE |
Data Type |
ENUM
INFINITE UNKNOWN UNSPECIFIED
|
Type URL | google.ads.googleads.v18.enums.SpendingLimitTypeEnum.SpendingLimitType |
Filterable | True |
Selectable | True |
Sortable | True |
Repeated | False |
|
account_budget_proposal.approved_start_date_time |
Field description | Output only. The approved start 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.billing_setup |
Field description | Immutable. The resource name of the billing setup associated with this proposal. |
Category | ATTRIBUTE |
Data Type | RESOURCE_NAME |
Type URL | N/A |
Filterable | True |
Selectable | True |
Sortable | False |
Repeated | False |
|
account_budget_proposal.creation_date_time |
Field description | Output only. The date time when this account-level budget proposal was created, which is not the same as its approval date time, if applicable. |
Category | ATTRIBUTE |
Data Type | DATE |
Type URL | N/A |
Filterable | False |
Selectable | True |
Sortable | True |
Repeated | False |
|
account_budget_proposal.id |
Field description | Output only. The ID of the proposal. |
Category | ATTRIBUTE |
Data Type | INT64 |
Type URL | N/A |
Filterable | True |
Selectable | True |
Sortable | True |
Repeated | False |
|
account_budget_proposal.proposal_type |
Field description | Immutable. The type of this proposal, for example, END to end the budget associated with this proposal. |
Category | ATTRIBUTE |
Data Type |
ENUM
CREATE END REMOVE UNKNOWN UNSPECIFIED UPDATE
|
Type URL | google.ads.googleads.v18.enums.AccountBudgetProposalTypeEnum.AccountBudgetProposalType |
Filterable | True |
Selectable | True |
Sortable | True |
Repeated | False |
|
account_budget_proposal.proposed_end_date_time |
Field description | Immutable. The proposed 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.proposed_end_time_type |
Field description | Immutable. The proposed end date time as a well-defined type, for example, FOREVER. |
Category | ATTRIBUTE |
Data Type |
ENUM
FOREVER NOW UNKNOWN UNSPECIFIED
|
Type URL | google.ads.googleads.v18.enums.TimeTypeEnum.TimeType |
Filterable | True |
Selectable | True |
Sortable | True |
Repeated | False |
|
account_budget_proposal.proposed_name |
Field description | Immutable. The name to assign to the account-level budget. |
Category | ATTRIBUTE |
Data Type | STRING |
Type URL | N/A |
Filterable | True |
Selectable | True |
Sortable | True |
Repeated | False |
|
account_budget_proposal.proposed_notes |
Field description | Immutable. Notes associated with this budget. |
Category | ATTRIBUTE |
Data Type | STRING |
Type URL | N/A |
Filterable | True |
Selectable | True |
Sortable | True |
Repeated | False |
|
account_budget_proposal.proposed_purchase_order_number |
Field description | Immutable. A purchase order number is a value that enables the user to help them reference this budget in their monthly invoices. |
Category | ATTRIBUTE |
Data Type | STRING |
Type URL | N/A |
Filterable | True |
Selectable | True |
Sortable | True |
Repeated | False |
|
account_budget_proposal.proposed_spending_limit_micros |
Field description | Immutable. The proposed spending limit in micros. One million is equivalent to one unit. |
Category | ATTRIBUTE |
Data Type | INT64 |
Type URL | N/A |
Filterable | True |
Selectable | True |
Sortable | True |
Repeated | False |
|
account_budget_proposal.proposed_spending_limit_type |
Field description | Immutable. The proposed spending limit as a well-defined type, for example, INFINITE. |
Category | ATTRIBUTE |
Data Type |
ENUM
INFINITE UNKNOWN UNSPECIFIED
|
Type URL | google.ads.googleads.v18.enums.SpendingLimitTypeEnum.SpendingLimitType |
Filterable | True |
Selectable | True |
Sortable | True |
Repeated | False |
|
account_budget_proposal.proposed_start_date_time |
Field description | 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. |
Category | ATTRIBUTE |
Data Type |
ENUM
APPROVED APPROVED_HELD CANCELLED PENDING REJECTED UNKNOWN UNSPECIFIED
|
Type URL | google.ads.googleads.v18.enums.AccountBudgetProposalStatusEnum.AccountBudgetProposalStatus |
Filterable | True |
Selectable | True |
Sortable | True |
Repeated | False |
|