- HTTP request
- Path parameters
- Query parameters
- Request body
- Response body
- Authorization Scopes
- Try it!
Creates the specified filter set for the account with the given account ID.
HTTP request
POST 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 set to be created. For example:
|
Query parameters
Parameters | |
---|---|
isTransient |
Whether the filter set is transient, or should be persisted indefinitely. By default, filter sets are not transient. If transient, it will be available for at least 1 hour after creation. |
Request body
The request body contains an instance of FilterSet
.
Response body
If successful, the response body contains a newly created instance of FilterSet
.
Authorization Scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/adexchange.buyer