Response message for listing all reasons for which a buyer was not billed for a winning bid.
| JSON representation | |
|---|---|
{
  "nonBillableWinningBidStatusRows": [
    {
      object ( | 
            |
| Fields | |
|---|---|
nonBillableWinningBidStatusRows[] | 
              
                 
 List of rows, with counts of bids not billed aggregated by reason.  | 
            
nextPageToken | 
              
                 
 A token to retrieve the next page of results. Pass this value in the   | 
            
NonBillableWinningBidStatusRow
The number of winning bids with the specified dimension values for which the buyer was not billed, as described by the specified status.
| JSON representation | |
|---|---|
{ "bidCount": { object (  | 
              |
| Fields | |
|---|---|
bidCount | 
                
                   
 The number of bids with the specified status.  | 
              
status | 
                
                   
 The status specifying why the winning bids were not billed.  | 
              
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. |