BiddingStrategySimulation
Stay organized with collections
Save and categorize content based on your preferences.
A bidding strategy simulation. Supported combinations of simulation type and simulation modification method are detailed below respectively.
- TARGET_CPA - UNIFORM
- TARGET_ROAS - UNIFORM
codeProto definition
| Fields |
bidding_strategy_id
|
int64
Output only. Bidding strategy shared set id of the simulation.
|
end_date
|
string
Output only. Last day on which the simulation is based, in YYYY-MM-DD format
|
modification_method
|
SimulationModificationMethod
Output only. How the simulation modifies the field.
|
target_cpa_point_list
|
TargetCpaSimulationPointList
Output only. Simulation points if the simulation type is TARGET_CPA.
|
target_roas_point_list
|
TargetRoasSimulationPointList
Output only. Simulation points if the simulation type is TARGET_ROAS.
|
resource_name
|
string
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}
|
start_date
|
string
Output only. First day on which the simulation is based, in YYYY-MM-DD format.
|
type
|
SimulationType
Output only. The field that the simulation modifies.
|
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 2025-12-12 UTC.
[null,null,["Last updated 2025-12-12 UTC."],[],[]]