Send feedback
ListNonBillableWinningBidsResponse
Stay organized with collections
Save and categorize content based on your preferences.
outlined_flag
The ListNonBillableWinningBids API response details why a buyer wasn't billed for winning bids, providing counts aggregated by reason.
Each NonBillableWinningBidStatusRow item includes the bid count, reason (status), and associated dimensions.
Reasons for not billing can include: ad not rendered, invalid impression, VAST error, or loss in mediation.
Statuses such as 'AD_NOT_RENDERED' or 'INVALID_IMPRESSION' clarify the specific cause for non-billing.
The response may be paginated, requiring the use of 'nextPageToken' for retrieving subsequent result pages.
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.
Send feedback
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.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-06 UTC."],[],[]]