Response message for listing the metrics that are measured in number of impressions.
JSON representation | |
---|---|
{
"impressionMetricsRows": [
{
object ( |
Fields | |
---|---|
impressionMetricsRows[] |
List of rows, each containing a set of impression metrics. |
nextPageToken |
A token to retrieve the next page of results. Pass this value in the |
ImpressionMetricsRow
The set of metrics that are measured in numbers of impressions, representing how many impressions with the specified dimension values were considered eligible at each stage of the bidding funnel.
JSON representation | |
---|---|
{ "availableImpressions": { object ( |
Fields | |
---|---|
availableImpressions |
The number of impressions available to the buyer on Ad Exchange. In some cases this value may be unavailable. |
inventoryMatches |
The number of impressions that match the buyer's inventory pretargeting. |
bidRequests |
The number of impressions for which Ad Exchange sent the buyer a bid request. |
successfulResponses |
The number of impressions for which the buyer successfully sent a response to Ad Exchange. |
responsesWithBids |
The number of impressions for which Ad Exchange received a response from the buyer that contained at least one applicable bid. |
rowDimensions |
The values of all dimensions associated with metric values in this row. |