List audiences
GET {{baseUrl}}/ad_accounts/:ad_account_id/audiences?bookmark=<string>&order=ASCENDING&page_size=25
Get list of audiences for the ad account.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
bookmark | string | Cursor used to fetch the next page of items | |
order | string | The order in which to sort the items returned: “ASCENDING” or “DESCENDING” | |
by ID. Note that higher-value IDs are associated with more-recently added | |||
items. | |||
page_size | number | Maximum number of items to include in a single page of the response. See documentation on <a href='/docs/getting-started/pagination/'>Pagination</a> for more information. |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"items":[{"ad_account_id":"51854871681","id":"10218","name":"\u003cstring\u003e","audience_type":"\u003cstring\u003e","description":"\u003cstring\u003e","rule":{"country":"\u003cstring\u003e","customer_list_id":"8830476","engagement_domain":["\u003cstring\u003e","\u003cstring\u003e"],"engagement_type":"\u003cstring\u003e","event":"\u003cstring\u003e","event_data":{"currency":"HKD","lead_type":"\u003cstring\u003e","line_items":{"product_brand":"\u003cstring\u003e","product_category":"\u003cstring\u003e","product_id":"\u003cinteger\u003e","product_name":"\u003cstring\u003e","product_price":"\u003cstring\u003e","product_quantity":"\u003cinteger\u003e","product_variant":"\u003cstring\u003e","product_variant_id":"\u003cstring\u003e"},"order_id":"\u003cstring\u003e","order_quantity":"\u003cinteger\u003e","page_name":"\u003cstring\u003e","promo_code":"\u003cstring\u003e","property":"\u003cstring\u003e","search_query":"\u003cstring\u003e","value":"\u003cstring\u003e","video_title":"\u003cstring\u003e"},"percentage":"\u003cinteger\u003e","pin_id":["22","87917052"],"prefill":"\u003cboolean\u003e","retention_days":"\u003cinteger\u003e","seed_id":["443","370"],"url":["\u003cstring\u003e","\u003cstring\u003e"],"visitor_source_id":"8033","event_source":{},"ingestion_source":{},"engager_type":"\u003cinteger\u003e","campaign_id":["763","963"],"ad_id":["07","40190620303"],"objective_type":["VIDEO_VIEW","WEB_SESSIONS"],"ad_account_id":"594"},"size":"\u003cinteger\u003e","status":"\u003cstring\u003e","type":"\u003cstring\u003e","created_timestamp":"\u003cinteger\u003e","updated_timestamp":"\u003cinteger\u003e"},{"ad_account_id":"615","id":"5646671","name":"\u003cstring\u003e","audience_type":"\u003cstring\u003e","description":"\u003cstring\u003e","rule":{"country":"\u003cstring\u003e","customer_list_id":"220555","engagement_domain":["\u003cstring\u003e","\u003cstring\u003e"],"engagement_type":"\u003cstring\u003e","event":"\u003cstring\u003e","event_data":{"currency":"PLN","lead_type":"\u003cstring\u003e","line_items":{"product_brand":"\u003cstring\u003e","product_category":"\u003cstring\u003e","product_id":"\u003cinteger\u003e","product_name":"\u003cstring\u003e","product_price":"\u003cstring\u003e","product_quantity":"\u003cinteger\u003e","product_variant":"\u003cstring\u003e","product_variant_id":"\u003cstring\u003e"},"order_id":"\u003cstring\u003e","order_quantity":"\u003cinteger\u003e","page_name":"\u003cstring\u003e","promo_code":"\u003cstring\u003e","property":"\u003cstring\u003e","search_query":"\u003cstring\u003e","value":"\u003cstring\u003e","video_title":"\u003cstring\u003e"},"percentage":"\u003cinteger\u003e","pin_id":["00927027616","356201064"],"prefill":"\u003cboolean\u003e","retention_days":"\u003cinteger\u003e","seed_id":["5","63739430"],"url":["\u003cstring\u003e","\u003cstring\u003e"],"visitor_source_id":"4206","event_source":{},"ingestion_source":{},"engager_type":"\u003cinteger\u003e","campaign_id":["830861","2167280455"],"ad_id":["420","7336"],"objective_type":["WEB_SESSIONS","CATALOG_SALES"],"ad_account_id":"90"},"size":"\u003cinteger\u003e","status":"\u003cstring\u003e","type":"\u003cstring\u003e","created_timestamp":"\u003cinteger\u003e","updated_timestamp":"\u003cinteger\u003e"}],"bookmark":"\u003cstring\u003e"}