/2025-10/retail-media/accounts/{account-id}/audiences/search
/2025-10/retail-media/accounts/{account-id}/audiences/search
Returns a list of audiences that match the provided filters. If present, the filters are AND’ed together when applied.
POST
/2025-10/retail-media/accounts/{account-id}/audiences/search
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
Account Id
Query Parameters
The number of elements to be returned. The default is 50 and the maximum is 500.
Required range:
0 <= x <= 500The (zero-based) offset into the collection. The default is 0.
Body
application/json
Audience search filters.
A top-level object that encapsulates a Criteo API request for a single value.
A top-level object that encapsulates a Criteo API response for a single value
/2025-10/retail-media/accounts/{account-id}/audience-segments/search
Previous
/2025-10/retail-media/audience-segments/{audience-segment-id}/contact-list/add-remove
Next