Sync first-party CRM audiences for an account. Processing is asynchronous — returns 202 with an operation ID.
API key or access token
Sync audiences
Audience sync accepted for async processing
Advertiser ID (numeric string, e.g. "25") — same as the path parameter
"25"
Batch operation UUID for tracking async processing
^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$Task ID for polling progress via GET /tasks/{taskId}. Same value as operationId.
^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$