CampaignCriterionSimulation
A campaign criterion simulation. Supported combinations of advertising channel type, criterion ids, simulation type and simulation modification method is detailed below respectively. 1. SEARCH - 30000,30001,30002 - BID_MODIFIER - UNIFORM 2. DISPLAY - 30001 - BID_MODIFIER - UNIFORM
Columns
Name | Type | Behavior | Description |
CampaignCriterionSimulationBidModifierPointListPoints | String | ATTRIBUTE | Projected metrics for a series of bid modifier amounts. |
CampaignCriterionSimulationCampaignId | Long | ATTRIBUTE | Output only. Campaign ID of the simulation. |
CampaignCriterionSimulationCriterionId | Long | ATTRIBUTE | Output only. Criterion ID of the simulation. |
CampaignCriterionSimulationEndDate | Date | ATTRIBUTE | Output only. Last day on which the simulation is based, in YYYY-MM-DD format. |
CampaignCriterionSimulationModificationMethod | String | ATTRIBUTE | Output only. How the simulation modifies the field.
The allowed values are DEFAULT, SCALING, UNIFORM, UNKNOWN, UNSPECIFIED. |
CampaignCriterionSimulationResourceName | String | ATTRIBUTE | Output only. The resource name of the campaign criterion simulation. Campaign criterion simulation resource names have the form: customers/{customer_id}/campaignCriterionSimulations/{campaign_id}~{criterion_id}~{type}~{modification_method}~{start_date}~{end_date} |
CampaignCriterionSimulationStartDate | Date | ATTRIBUTE | Output only. First day on which the simulation is based, in YYYY-MM-DD format. |
CampaignCriterionSimulationType | 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. |