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.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-09-18 UTC.
[null,null,["Last updated 2024-09-18 UTC."],[[["This metric tracks unsuccessful bid requests or responses based on specific dimensions and callout statuses."],["It provides the impression count where the bid request or bid response failed alongside the reason for failure (callout status ID)."],["Data is presented with a breakdown by dimensions specified in `rowDimensions` for deeper analysis."]]],[]]