- HTTP request
- Path parameters
- Query parameters
- Request body
- Response body
- Authorization Scopes
- Try it!
Lists all filter sets for the account with the given account ID.
HTTP request
GET https://adexchangebuyer.googleapis.com/v2beta1/{ownerName=bidders/*/accounts/*}/filterSets
The URL uses gRPC Transcoding syntax.
Path parameters
Parameters | |
---|---|
ownerName |
Name of the owner (bidder or account) of the filter sets to be listed. 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 ListFilterSetsResponse
.
Authorization Scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/adexchange.buyer