AdGroupCriterionSimulation
An ad group criterion simulation. Supported combinations of advertising channel type, criterion type, simulation type, and simulation modification method are detailed below respectively. Hotel AdGroupCriterion simulation operations starting in V5. 1. DISPLAY - KEYWORD - CPC_BID - UNIFORM 2. SEARCH - KEYWORD - CPC_BID - UNIFORM 3. SHOPPING - LISTING_GROUP - CPC_BID - UNIFORM 4. HOTEL - LISTING_GROUP - CPC_BID - UNIFORM 5. HOTEL - LISTING_GROUP - PERCENT_CPC_BID - UNIFORM
Columns
Name | Type | Behavior | Description |
AdGroupCriterionSimulationAdGroupId | Long | ATTRIBUTE | Output only. AdGroup ID of the simulation. |
AdGroupCriterionSimulationCpcBidPointListPoints | String | ATTRIBUTE | Projected metrics for a series of CPC bid amounts. |
AdGroupCriterionSimulationCriterionId | Long | ATTRIBUTE | Output only. Criterion ID of the simulation. |
AdGroupCriterionSimulationEndDate | Date | ATTRIBUTE | Output only. Last day on which the simulation is based, in YYYY-MM-DD format. |
AdGroupCriterionSimulationModificationMethod | String | ATTRIBUTE | Output only. How the simulation modifies the field.
The allowed values are DEFAULT, SCALING, UNIFORM, UNKNOWN, UNSPECIFIED. |
AdGroupCriterionSimulationPercentCpcBidPointListPoints | String | ATTRIBUTE | Projected metrics for a series of percent CPC bid amounts. |
AdGroupCriterionSimulationResourceName | String | ATTRIBUTE | Output only. The resource name of the ad group criterion simulation. Ad group criterion simulation resource names have the form: customers/{customer_id}/adGroupCriterionSimulations/{ad_group_id}~{criterion_id}~{type}~{modification_method}~{start_date}~{end_date} |
AdGroupCriterionSimulationStartDate | Date | ATTRIBUTE | Output only. First day on which the simulation is based, in YYYY-MM-DD format. |
AdGroupCriterionSimulationType | String | ATTRIBUTE | Output only. The field that the simulation modifies.
The allowed values are BID_MODIFIER, BUDGET, CPC_BID, CPV_BID, PERCENT_CPC_BID, TARGET_CPA, TARGET_IMPRESSION_SHARE, TARGET_ROAS, UNKNOWN, UNSPECIFIED. |
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 a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
ManagerId | Long | Id of the manager account on behalf of which you are requesting customer data. |