CreativeStatusRow

The number of bids with the specified dimension values that did not win the auction (either were filtered pre-auction or lost the auction), as described by the specified creative status.

JSON representation
{
  "bidCount": {
    object (MetricValue)
  },
  "creativeStatusId": integer,
  "rowDimensions": {
    object (RowDimensions)
  }
}
Fields
bidCount

object (MetricValue)

The number of bids with the specified status.

creativeStatusId

integer

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

rowDimensions

object (RowDimensions)

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