- HTTP request
- Path parameters
- Query parameters
- Request body
- Response body
- Authorization Scopes
- Try it!
List all details associated with a specific reason for which bids were filtered, with the number of bids filtered for each detail.
HTTP request
GET https://adexchangebuyer.googleapis.com/v2beta1/{filterSetName=bidders/*/filterSets/*}/filteredBids/{creativeStatusId}/details
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:
|
creativeStatusId |
The ID of the creative status for which to retrieve a breakdown by detail. See creative-status-codes. Details are only available for statuses 10, 14, 15, 17, 18, 19, 86, and 87. |
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 ListCreativeStatusBreakdownByDetailResponse
.
Authorization Scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/adexchange.buyer