Batch audience usage rollup

Returns export and campaign usage for a batch of audiences, so a list view can show which ones are in use without a request per row.

Every requested id comes back, in the order requested. An audience with no live export is returned with zero counts and in_use false, which also covers ids that no longer exist, so a missing entry never means "not found".

The project is taken from the authenticated context rather than a parameter, so usage is only ever reported within the caller's own project.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
required

Comma-separated audience ids. Duplicates are collapsed. Maximum 500 ids per request.

Responses

400

audience_ids missing, not a comma-separated list of integers, or more than 500 ids.

401

Missing or invalid authentication.

500

Failed to load audience usage.

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json