- HTTP request
- Path parameters
- Query parameters
- Request body
- Response body
- Authorization Scopes
- Try it!
List all reasons for which winning bids were not billable, with the number of bids not billed for each reason.
HTTP request
GET https://adexchangebuyer.googleapis.com/v2beta1/{filterSetName=bidders/*/filterSets/*}/nonBillableWinningBids
The URL uses gRPC Transcoding syntax.
Path parameters
Parameters | |
---|---|
filterSetName |
Name of the filter set that should be applied to the requested metrics. For example:
|
Query parameters
Parameters | |
---|---|
pageSize |
Requested page size. The server may return fewer results than requested. If unspecified, the server will pick an appropriate default. |
pageToken |
A token identifying a page of results the server should return. Typically, this is the value of |
Request body
The request body must be empty.
Response body
If successful, the response body contains an instance of ListNonBillableWinningBidsResponse
.
Authorization Scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/adexchange.buyer