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 such as customer ID, ad group ID, type, modification method, start date, and end date.
-
The
type
andmodification_method
fields indicate what is being modified and how, respectively. -
The fields provide output-only details about the simulation, including the ad group id and the date range.
-
The
point_list
union field provides 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. |