CampaignSimulation
A campaign simulation. Supported combinations of advertising
Columns
| Name | Type | Behavior | Description |
| CampaignSimulationBudgetPointListPoints | String | ATTRIBUTE | Projected metrics for a series of budget amounts. |
| CampaignSimulationCampaignId | Long | ATTRIBUTE | Output only. Campaign id of the simulation. |
| CampaignSimulationCpcBidPointListPoints | String | ATTRIBUTE | Projected metrics for a series of CPC bid amounts. |
| CampaignSimulationEndDate | Date | ATTRIBUTE | Output only. Last day on which the simulation is based, in YYYY-MM-DD |
| CampaignSimulationModificationMethod | String | ATTRIBUTE | Output only. How the simulation modifies the field.
The allowed values are DEFAULT, SCALING, UNIFORM, UNKNOWN. |
| CampaignSimulationResourceName | String | ATTRIBUTE | Output only. The resource name of the campaign simulation. |
| CampaignSimulationStartDate | Date | ATTRIBUTE | Output only. First day on which the simulation is based, in YYYY-MM-DD |
| CampaignSimulationTargetCpaPointListPoints | String | ATTRIBUTE | Projected metrics for a series of target CPA amounts. |
| CampaignSimulationTargetImpressionSharePointListPoints | String | ATTRIBUTE | Projected metrics for a specific target impression share value. |
| CampaignSimulationTargetRoasPointListPoints | String | ATTRIBUTE | Projected metrics for a series of target ROAS amounts. |
| CampaignSimulationType | 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. |
| 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. |