TargetCpaSimulationPoint
Stay organized with collections
Save and categorize content based on your preferences.
Projected metrics for a specific target CPA amount.
Fields |
required_budget_amount_micros
|
int64
Projected required daily budget that the advertiser must set in order to receive the estimated traffic, in micros of advertiser currency.
|
app_installs
|
double
Projected number of app installs.
|
in_app_actions
|
double
Projected number of in-app actions.
|
biddable_conversions
|
double
Projected number of biddable conversions.
|
biddable_conversions_value
|
double
Projected total value of biddable conversions.
|
clicks
|
int64
Projected number of clicks.
|
cost_micros
|
int64
Projected cost in micros.
|
impressions
|
int64
Projected number of impressions.
|
top_slot_impressions
|
int64
Projected number of top slot impressions. Only search advertising channel type supports this field.
|
interactions
|
int64
Projected number of interactions. Only discovery advertising channel type supports this field.
|
Union field target_cpa_simulation_key_value
target_cpa_simulation_key_value . When SimulationModificationMethod = UNIFORM or DEFAULT, target_cpa_micros is set. When SimulationModificationMethod = SCALING, target_cpa_scaling_modifier is set. target_cpa_simulation_key_value can be only one of the following: |
target_cpa_micros
|
int64
The simulated target CPA upon which projected metrics are based.
|
target_cpa_scaling_modifier
|
double
The simulated scaling modifier upon which projected metrics are based. All CPA targets relevant to the simulated entity are scaled by this modifier.
|
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-08-07 UTC.
[null,null,["Last updated 2025-08-07 UTC."],[],[],null,["# TargetCpaSimulationPoint\n\nProjected metrics for a specific target CPA amount.\n\n| Fields ||\n|-------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| ### `required_budget_amount_micros` | `int64` Projected required daily budget that the advertiser must set in order to receive the estimated traffic, in micros of advertiser currency. |\n| ### `app_installs` | `double` Projected number of app installs. |\n| ### `in_app_actions` | `double` Projected number of in-app actions. |\n| ### `biddable_conversions` | `double` Projected number of biddable conversions. |\n| ### `biddable_conversions_value` | `double` Projected total value of biddable conversions. |\n| ### `clicks` | `int64` Projected number of clicks. |\n| ### `cost_micros` | `int64` Projected cost in micros. |\n| ### `impressions` | `int64` Projected number of impressions. |\n| ### `top_slot_impressions` | `int64` Projected number of top slot impressions. Only search advertising channel type supports this field. |\n| ### `interactions` | `int64` Projected number of interactions. Only discovery advertising channel type supports this field. |\n| Union field ### `target_cpa_simulation_key_value` `target_cpa_simulation_key_value`. When SimulationModificationMethod = UNIFORM or DEFAULT, target_cpa_micros is set. When SimulationModificationMethod = SCALING, target_cpa_scaling_modifier is set. `target_cpa_simulation_key_value` can be only one of the following: ||\n| ### `target_cpa_micros` | `int64` The simulated target CPA upon which projected metrics are based. |\n| ### `target_cpa_scaling_modifier` | `double` The simulated scaling modifier upon which projected metrics are based. All CPA targets relevant to the simulated entity are scaled by this modifier. |"]]