ListNonBillableWinningBidsResponse
Stay organized with collections
Save and categorize content based on your preferences.
-
The ListNonBillableWinningBidsResponse message lists all reasons a buyer was not billed for a winning bid.
-
nonBillableWinningBidStatusRows provides a list of rows, with counts of bids not billed aggregated by reason.
-
nextPageToken is a token used to retrieve the next page of results in a list of winning bids not billed.
-
NonBillableWinningBidStatusRow details the number of winning bids for which the buyer was not billed, along with the reason.
-
Status enum specifies the reason a winning bid was not billed, such as AD_NOT_RENDERED or INVALID_IMPRESSION.
Response message for listing all reasons for which a buyer was not billed for a winning bid.
NonBillableWinningBidStatusRow
The number of winning bids with the specified dimension values for which the buyer was not billed, as described by the specified status.
| Fields |
bidCount |
object (MetricValue)
The number of bids with the specified status.
|
status |
enum (Status)
The status specifying why the winning bids were not billed.
|
rowDimensions |
object (RowDimensions)
The values of all dimensions associated with metric values in this row.
|
Status
Specifies the status of a winning bid for which the buyer was not billed.
| Enums |
STATUS_UNSPECIFIED |
A placeholder for an undefined status. This value will never be returned in responses. |
AD_NOT_RENDERED |
The buyer was not billed because the ad was not rendered by the publisher. |
INVALID_IMPRESSION |
The buyer was not billed because the impression won by the bid was determined to be invalid. |
FATAL_VAST_ERROR |
A video impression was served but a fatal error was reported from the client during playback. |
LOST_IN_MEDIATION |
The buyer was not billed because the ad was outplaced in the mediation waterfall. |
OVERDELIVERED_IMPRESSION |
The buyer was not billed because the impression won by the bid exceeded a guaranteed deal delivery goal. |
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 2025-08-06 UTC.
[null,null,["Last updated 2025-08-06 UTC."],[],[]]