Skip to main content
POST /api/v2/buyer/advertisers/{advertiserId}/syndicate Toggles syndication ON or OFF for an audience, event source, or catalog to one or more ADCP agents. Returns one status record per agent immediately. The sync itself is asynchronous — poll Get syndication status to confirm each record reaches COMPLETED.

Request

Parameters

Response

The payload carries one record per agent in adcpAgentIds. Records start at status: "PENDING"; completedAt is null until the async sync finishes.

Errors

  • 400 VALIDATION_ERROR — unknown resourceType, empty adcpAgentIds, or a missing required field.
See Errors for the full error contract.

Syndication tasks

All syndication operations

Get syndication status

Confirm the async sync completed