A bidding strategy simulation. Supported combinations of simulation type and simulation modification method are detailed below respectively. 1. TARGET_CPA - UNIFORM 2. TARGET_ROAS - UNIFORM
Fields from the above resources may be selected along with this
resource in your SELECT and WHERE clauses. These fields will not segment
metrics in your SELECT clause.
bidding_strategy_simulation.bidding_strategy_id
Field description
Output only. Bidding strategy shared set id of the simulation.
Category
ATTRIBUTE
Data Type
INT64
Type URL
N/A
Filterable
True
Selectable
True
Sortable
True
Repeated
False
bidding_strategy_simulation.end_date
Field description
Output only. Last day on which the simulation is based, in YYYY-MM-DD format
Category
ATTRIBUTE
Data Type
DATE
Type URL
N/A
Filterable
True
Selectable
True
Sortable
True
Repeated
False
bidding_strategy_simulation.modification_method
Field description
Output only. How the simulation modifies the field.
Output only. The resource name of the bidding strategy simulation. Bidding strategy simulation resource names have the form: customers/{customer_id}/biddingStrategySimulations/{bidding_strategy_id}~{type}~{modification_method}~{start_date}~{end_date}
Category
ATTRIBUTE
Data Type
RESOURCE_NAME
Type URL
N/A
Filterable
True
Selectable
True
Sortable
False
Repeated
False
bidding_strategy_simulation.start_date
Field description
Output only. First day on which the simulation is based, in YYYY-MM-DD format.