AdGroupCriterionSimulation
Stay organized with collections
Save and categorize content based on your preferences.
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.
- DISPLAY - KEYWORD - CPC_BID - UNIFORM
- SEARCH - KEYWORD - CPC_BID - UNIFORM
- SHOPPING - LISTING_GROUP - CPC_BID - UNIFORM
- HOTEL - LISTING_GROUP - CPC_BID - UNIFORM
- HOTEL - LISTING_GROUP - PERCENT_CPC_BID - UNIFORM
Fields |
resource_name
|
string
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}
|
type
|
SimulationType
Output only. The field that the simulation modifies.
|
modification_method
|
SimulationModificationMethod
Output only. How the simulation modifies the field.
|
ad_group_id
|
int64
Output only. AdGroup ID of the simulation.
|
criterion_id
|
int64
Output only. Criterion ID of the simulation.
|
start_date
|
string
Output only. First day on which the simulation is based, in YYYY-MM-DD format.
|
end_date
|
string
Output only. Last day on which the simulation is based, in YYYY-MM-DD format.
|
Union field point_list
point_list . List of simulation points. point_list can be only one of the following: |
cpc_bid_point_list
|
CpcBidSimulationPointList
Output only. Simulation points if the simulation type is CPC_BID.
|
percent_cpc_bid_point_list
|
PercentCpcBidSimulationPointList
Output only. Simulation points if the simulation type is PERCENT_CPC_BID.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-11-25 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-25 UTC."],[[["Ad group criterion simulations are available for Display, Search, Shopping, and Hotel campaigns, allowing you to predict performance based on changes to your bids or other criteria."],["Simulations are supported for specific combinations of advertising channel, criterion type, simulation type, and modification method, as detailed in the provided table."],["Hotel ad group criterion simulations begin in V5, providing insights into potential campaign performance adjustments."],["Simulation results are presented as a list of data points, reflecting the estimated impact of the simulated changes on key metrics."],["You can access simulation data through the resource name, which includes details like customer ID, ad group ID, criterion ID, simulation type, modification method, start date, and end date."]]],[]]