AI-generated Key Takeaways
-
The content describes an ad group simulation with supported combinations of advertising channel type, simulation type, and simulation modification method listed.
-
The resource name of the ad group simulation includes details like customer ID, ad group ID, type, modification method, start date, and end date.
-
The simulation includes output-only fields such as
type
,modification_method
,ad_group_id
,start_date
, andend_date
. -
The simulation's
point_list
union field contains lists of simulation points specific to the simulation type, such as CPC_BID, CPV_BID, TARGET_CPA, or TARGET_ROAS.
An ad group simulation. Supported combinations of advertising channel type, simulation type and simulation modification method is detailed below respectively.
- SEARCH - CPC_BID - DEFAULT
- SEARCH - CPC_BID - UNIFORM
- SEARCH - TARGET_CPA - UNIFORM
- SEARCH - TARGET_ROAS - UNIFORM
- DISPLAY - CPC_BID - DEFAULT
- DISPLAY - CPC_BID - UNIFORM
- DISPLAY - TARGET_CPA - UNIFORM
Fields | |
---|---|
|
Output only. The resource name of the ad group simulation. Ad group simulation resource names have the form:
|
|
Output only. The field that the simulation modifies. |
|
Output only. How the simulation modifies the field. |
|
Output only. Ad group id of the simulation. |
|
Output only. First day on which the simulation is based, in YYYY-MM-DD format. |
|
Output only. Last day on which the simulation is based, in YYYY-MM-DD format |
Union field
|
|
|
Output only. Simulation points if the simulation type is CPC_BID. |
|
Output only. Simulation points if the simulation type is CPV_BID. |
|
Output only. Simulation points if the simulation type is TARGET_CPA. |
|
Output only. Simulation points if the simulation type is TARGET_ROAS. |