POST /api/v2/buyer/advertisers/{advertiserId}/catalogs/sync
Inbound ADCP sync_catalogs endpoint. Buyers call this to sync catalog feeds and items onto the advertiser. Provide either a remote feed url or inline items per catalog — not both.
The Catalogs Page uses this operation directly. Choose Add feed to connect a
hosted URL or upload a CSV, TSV, XLS, XLSX, or JSON file. For an existing
uploaded feed, choose Replace file. The Page keeps progress, validation
errors, approval counts, rejected rows, and field-level issues beside the feed;
it does not copy a generated instruction into chat. If you give Murph an exact
feed URL or inline item payload, Murph can call the same operation directly.
Request
curl
Parameters
Response
action of created, updated, unchanged, failed, or deleted. Item-level problems appear in item_issues with severity error or warning. When dry_run was true, nothing is persisted.
Errors
400 VALIDATION_ERROR— a catalog supplies bothurlanditems, exceeds 50 catalogs, or failsstrictitem validation.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
List catalogs
See synced catalogs