CalloutStatusRow

The number of impressions with the specified dimension values where the corresponding bid request or bid response was not successful, as described by the specified callout status.

JSON representation
{
  "impressionCount": {
    object (MetricValue)
  },
  "calloutStatusId": integer,
  "rowDimensions": {
    object (RowDimensions)
  }
}
Fields
impressionCount

object (MetricValue)

The number of impressions for which there was a bid request or bid response with the specified callout status.

calloutStatusId

integer

The ID of the callout status. See callout-status-codes.

rowDimensions

object (RowDimensions)

The values of all dimensions associated with metric values in this row.