GET /api/v2/buyer/advertisers/{advertiserId}/audiences
Lists stored audience metadata for an advertiser. Each row is a summary — match status, uploaded count, and matched count — for audiences synced via Sync audiences.
Request
curl
Parameters
Response
status is PROCESSING, ERROR, READY, or TOO_SMALL. uploadedCount and matchedCount are null until processing completes. Pagination metadata (take, skip, hasMore) is in meta.pagination — see Pagination.
Errors
404 NOT_FOUND—advertiserIddoes not exist or is not visible to the authenticated account.
Related
Advertiser tasks
All advertiser operations
Advertiser overview
Fields, lifecycle, and concepts
Sync audiences
Add or update audience members