Skip to main content

Endpoints

 

Audience Attributes

Data Type: stringValues: int64Nullable? NoDescription: Audience ID
Data Type: stringValues: stringNullable? NoDescription: Audience name
Data Type: stringValues: stringNullable? YesDescription: Description of the Audience
Data Type: stringValues: YYYY-MM-DDTHH:mm:ss:msZNullable? NoDescription: Timestamp (in UTC) of Audience reation
Data Type: stringValues: int64Nullable? YesDescription: User ID of the Audience creator (null if created by a service)
Data Type: stringValues: YYYY-MM-DDTHH:mm:ss:msZNullable? NoDescription: Timestamp (in UTC) of Audience update
Data Type: stringValues: int64Nullable? NoDescription: Account associated with the Audience
Data Type: stringValues: intNullable? NoDescription: ID of the retailer. To retrieve the RetailerID associated to your Supply account you can use the GET call found here
Data Type: stringValues: Algebra NodeNullable: NoDescription: Algebra Node with the definition of how the different audiences are mixed to create the audience using logical operators: AND, OR, NOT
 

Search Audiences

This endpoint returns a list of audiences that match the provided filters. If present, the filters are AND’ed together when applied. You can search audiences by audience IDs, retailer IDs and/or segment IDs. Sample Request: searching by Retailer ID only
Sample Response
Sample Request: searching by multiple filters
Sample Response