/preview/retail-media/accounts/{accountId}/retailers/search
Searches for retailers associated with the specified account based on provided search criteria
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
The external account identifier
Query Parameters
The maximum number of items to return. Must be between 1 and 10. Default is 5.
1 <= x <= 10The number of items to skip before starting to collect the result set. Default is 0.
0 <= x <= 2147483647Body
The search request containing filtering parameters
A top-level object that encapsulates a Criteo API request for a single value object.
A value resource exposed by the API.
Response
Success
A top-level object that encapsulates a Criteo API response for several entities and metadata.