TargetImpressionShareSimulationPoint
Stay organized with collections
Save and categorize content based on your preferences.
Projected metrics for a specific target impression share value.
Fields |
target_impression_share_micros
|
int64
The simulated target impression share value (in micros) upon which projected metrics are based. For example, 10% impression share, which is equal to 0.1, is stored as 100_000. This value is validated and will not exceed 1M (100%).
|
required_cpc_bid_ceiling_micros
|
int64
Projected required daily cpc bid ceiling that the advertiser must set to realize this simulation, in micros of the advertiser currency.
|
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.
|
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.
|
absolute_top_impressions
|
int64
Projected number of absolute top impressions. Only search advertising channel type supports this field.
|
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,["# TargetImpressionShareSimulationPoint\n\nProjected metrics for a specific target impression share value.\n\n| Fields ||\n|---------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| ### `target_impression_share_micros` | `int64` The simulated target impression share value (in micros) upon which projected metrics are based. For example, 10% impression share, which is equal to 0.1, is stored as 100_000. This value is validated and will not exceed 1M (100%). |\n| ### `required_cpc_bid_ceiling_micros` | `int64` Projected required daily cpc bid ceiling that the advertiser must set to realize this simulation, in micros of the advertiser currency. |\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| ### `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| ### `absolute_top_impressions` | `int64` Projected number of absolute top impressions. Only search advertising channel type supports this field. |"]]