buyers
Creates the specified filter set for the account with the given account ID.
post/v2beta1/{+ownerName}/filterSets
Path parameters
ownerNamestring required
Name of the owner (bidder or account) of the filter set to be created. For example: - For a bidder-level filter set for bidder 123: bidders/123 - For an account-level filter set for the buyer account representing bidder 123: bidders/123/accounts/123 - For an account-level filter set for the child seat buyer account 456 whose bidder is 123: bidders/123/accounts/456
Query parameters
isTransientboolean
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
Response
Successful response