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.
|
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 reports the number of losing bids with specified dimension values and creative status."],["It includes bids that were filtered before the auction or lost during the auction."],["Data is presented in JSON format with fields for bid count, creative status ID, and row dimensions."],["Creative status ID refers to a standardized code indicating the reason for the bid's outcome, with further details available in the provided link."],["Row dimensions provide context by including additional characteristics associated with these bids."]]],[]]