SimulationType Stay organized with collections Save and categorize content based on your preferences.
Page Summary
The provided text describes an enum that lists the different fields a simulation can modify.
The enum includes options for various bid types like CPC, CPV, percent CPC, and bid modifiers.
Simulation fields also encompass target types such as CPA, ROAS, and impression share.
There are additional enum values for unspecified or unknown simulation fields, as well as for budget simulations.
Enum describing the field a simulation modifies.
| Enums | |
|---|---|
| The simulation is for a bid modifier. |
| The simulation is for a budget. |
| The simulation is for a CPC bid. |
| The simulation is for a CPV bid. |
| The simulation is for a percent CPC bid. |
| The simulation is for a CPA target. |
| The simulation is for an impression share target. |
| The simulation is for a ROAS target. |
| Used for return value only. Represents value unknown in this version. |
| Not specified. |
Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-12-12 UTC.