| Package | Description |
|---|---|
| com.google.api.services.adexchangebuyer2.v2beta1.model |
| Modifier and Type | Method and Description |
|---|---|
MetricValue |
MetricValue.clone() |
MetricValue |
ImpressionMetricsRow.getAvailableImpressions()
The number of impressions available to the buyer on Ad Exchange.
|
MetricValue |
NonBillableWinningBidStatusRow.getBidCount()
The number of bids with the specified status.
|
MetricValue |
FilteredBidDetailRow.getBidCount()
The number of bids with the specified detail.
|
MetricValue |
FilteredBidCreativeRow.getBidCount()
The number of bids with the specified creative.
|
MetricValue |
CreativeStatusRow.getBidCount()
The number of bids with the specified status.
|
MetricValue |
ImpressionMetricsRow.getBidRequests()
The number of impressions for which Ad Exchange sent the buyer a bid request.
|
MetricValue |
BidMetricsRow.getBids()
The number of bids that Ad Exchange received from the buyer.
|
MetricValue |
BidMetricsRow.getBidsInAuction()
The number of bids that were permitted to compete in the auction.
|
MetricValue |
BidMetricsRow.getBilledImpressions()
The number of bids for which the buyer was billed.
|
MetricValue |
CalloutStatusRow.getImpressionCount()
The number of impressions for which there was a bid request or bid response with the specified
callout status.
|
MetricValue |
BidResponseWithoutBidsStatusRow.getImpressionCount()
The number of impressions for which there was a bid response with the specified status.
|
MetricValue |
BidMetricsRow.getImpressionsWon()
The number of bids that won the auction.
|
MetricValue |
ImpressionMetricsRow.getInventoryMatches()
The number of impressions that match the buyer's inventory pretargeting.
|
MetricValue |
BidMetricsRow.getMeasurableImpressions()
The number of bids for which the corresponding impression was measurable for viewability (as
defined by Active View).
|
MetricValue |
BidMetricsRow.getReachedQueries()
The number of bids that won the auction and also won the mediation waterfall (if any).
|
MetricValue |
ImpressionMetricsRow.getResponsesWithBids()
The number of impressions for which Ad Exchange received a response from the buyer that
contained at least one applicable bid.
|
MetricValue |
ImpressionMetricsRow.getSuccessfulResponses()
The number of impressions for which the buyer successfully sent a response to Ad Exchange.
|
MetricValue |
BidMetricsRow.getViewableImpressions()
The number of bids for which the corresponding impression was viewable (as defined by Active
View).
|
MetricValue |
MetricValue.set(String fieldName,
Object value) |
MetricValue |
MetricValue.setValue(Long value)
The expected value of the metric.
|
MetricValue |
MetricValue.setVariance(Long variance)
The variance (i.e.
|
| Modifier and Type | Method and Description |
|---|---|
ImpressionMetricsRow |
ImpressionMetricsRow.setAvailableImpressions(MetricValue availableImpressions)
The number of impressions available to the buyer on Ad Exchange.
|
NonBillableWinningBidStatusRow |
NonBillableWinningBidStatusRow.setBidCount(MetricValue bidCount)
The number of bids with the specified status.
|
FilteredBidDetailRow |
FilteredBidDetailRow.setBidCount(MetricValue bidCount)
The number of bids with the specified detail.
|
FilteredBidCreativeRow |
FilteredBidCreativeRow.setBidCount(MetricValue bidCount)
The number of bids with the specified creative.
|
CreativeStatusRow |
CreativeStatusRow.setBidCount(MetricValue bidCount)
The number of bids with the specified status.
|
ImpressionMetricsRow |
ImpressionMetricsRow.setBidRequests(MetricValue bidRequests)
The number of impressions for which Ad Exchange sent the buyer a bid request.
|
BidMetricsRow |
BidMetricsRow.setBids(MetricValue bids)
The number of bids that Ad Exchange received from the buyer.
|
BidMetricsRow |
BidMetricsRow.setBidsInAuction(MetricValue bidsInAuction)
The number of bids that were permitted to compete in the auction.
|
BidMetricsRow |
BidMetricsRow.setBilledImpressions(MetricValue billedImpressions)
The number of bids for which the buyer was billed.
|
CalloutStatusRow |
CalloutStatusRow.setImpressionCount(MetricValue impressionCount)
The number of impressions for which there was a bid request or bid response with the specified
callout status.
|
BidResponseWithoutBidsStatusRow |
BidResponseWithoutBidsStatusRow.setImpressionCount(MetricValue impressionCount)
The number of impressions for which there was a bid response with the specified status.
|
BidMetricsRow |
BidMetricsRow.setImpressionsWon(MetricValue impressionsWon)
The number of bids that won the auction.
|
ImpressionMetricsRow |
ImpressionMetricsRow.setInventoryMatches(MetricValue inventoryMatches)
The number of impressions that match the buyer's inventory pretargeting.
|
BidMetricsRow |
BidMetricsRow.setMeasurableImpressions(MetricValue measurableImpressions)
The number of bids for which the corresponding impression was measurable for viewability (as
defined by Active View).
|
BidMetricsRow |
BidMetricsRow.setReachedQueries(MetricValue reachedQueries)
The number of bids that won the auction and also won the mediation waterfall (if any).
|
ImpressionMetricsRow |
ImpressionMetricsRow.setResponsesWithBids(MetricValue responsesWithBids)
The number of impressions for which Ad Exchange received a response from the buyer that
contained at least one applicable bid.
|
ImpressionMetricsRow |
ImpressionMetricsRow.setSuccessfulResponses(MetricValue successfulResponses)
The number of impressions for which the buyer successfully sent a response to Ad Exchange.
|
BidMetricsRow |
BidMetricsRow.setViewableImpressions(MetricValue viewableImpressions)
The number of bids for which the corresponding impression was viewable (as defined by Active
View).
|
Copyright © 2011–2021 Google. All rights reserved.