PercentCpcBidSimulationPoint

  • Projected metrics are calculated based on a specific percent CPC amount and are only supported for the Hotel advertising channel type.

  • The projected metrics include estimated numbers for biddable conversions, their value, clicks, cost, impressions, and top slot impressions.

  • The percent_cpc_bid_micros field represents the simulated percent CPC as a fraction of the advertised price, stored as 1,000,000 multiplied by the fraction.

Projected metrics for a specific percent CPC amount. Only Hotel advertising channel type supports this field.

Fields

percent_cpc_bid_micros

int64

The simulated percent CPC upon which projected metrics are based. Percent CPC expressed as fraction of the advertised price for some good or service. The value stored here is 1,000,000 * [fraction].

biddable_conversions

double

Projected number of biddable conversions.

biddable_conversions_value

double

Projected total value of biddable conversions in local currency.

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.