SimulationType
Enum describing the field a simulation modifies.
Enums |
UNSPECIFIED
|
Not specified. |
UNKNOWN
|
Used for return value only. Represents value unknown in this version. |
CPC_BID
|
The simulation is for a CPC bid. |
CPV_BID
|
The simulation is for a CPV bid. |
TARGET_CPA
|
The simulation is for a CPA target. |
BID_MODIFIER
|
The simulation is for a bid modifier. |
TARGET_ROAS
|
The simulation is for a ROAS target. |
PERCENT_CPC_BID
|
The simulation is for a percent CPC bid. |
TARGET_IMPRESSION_SHARE
|
The simulation is for an impression share target. |
BUDGET
|
The simulation is for a budget. |
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-10-12 UTC.
[null,null,["Last updated 2024-10-12 UTC."],[[["This enum defines the specific field being modified within a simulation."],["Options include common bidding strategies like CPC, CPV, CPA, and ROAS, as well as adjustments for bid modifiers, impression share targets, and budgets."],["`UNSPECIFIED` and `UNKNOWN` values are reserved for system use and indicate missing or unknown field types, respectively."]]],[]]