View Source GoogleApi.AdExchangeBuyer.V2beta1.Model.BidMetricsRow (google_api_ad_exchange_buyer v0.41.0)

The set of metrics that are measured in numbers of bids, representing how many bids with the specified dimension values were considered eligible at each stage of the bidding funnel;

Attributes

  • bids (type: GoogleApi.AdExchangeBuyer.V2beta1.Model.MetricValue.t, default: nil) - The number of bids that Ad Exchange received from the buyer.
  • bidsInAuction (type: GoogleApi.AdExchangeBuyer.V2beta1.Model.MetricValue.t, default: nil) - The number of bids that were permitted to compete in the auction.
  • billedImpressions (type: GoogleApi.AdExchangeBuyer.V2beta1.Model.MetricValue.t, default: nil) - The number of bids for which the buyer was billed. Also called valid impressions as invalid impressions are not billed.
  • impressionsWon (type: GoogleApi.AdExchangeBuyer.V2beta1.Model.MetricValue.t, default: nil) - The number of bids that won the auction.
  • measurableImpressions (type: GoogleApi.AdExchangeBuyer.V2beta1.Model.MetricValue.t, default: nil) - The number of bids for which the corresponding impression was measurable for viewability (as defined by Active View).
  • reachedQueries (type: GoogleApi.AdExchangeBuyer.V2beta1.Model.MetricValue.t, default: nil) - The number of bids that won the auction and also won the mediation waterfall (if any).
  • rowDimensions (type: GoogleApi.AdExchangeBuyer.V2beta1.Model.RowDimensions.t, default: nil) - The values of all dimensions associated with metric values in this row.
  • viewableImpressions (type: GoogleApi.AdExchangeBuyer.V2beta1.Model.MetricValue.t, default: nil) - The number of bids for which the corresponding impression was viewable (as defined by Active View).

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.