Skip to main content
POST
Sync catalogs

Authorizations

Authorization
string
header
required

API key or access token

Path Parameters

advertiserId
string
required

Unique identifier for the advertiser

Minimum string length: 1
Example:

"12345"

Body

application/json
account
object
required

Advertiser account to sync catalogs onto

catalogs
object[]
required

Catalog feeds to sync (up to 50 per call)

Required array length: 1 - 50 elements
catalog_ids
string[]

Optional: only process these catalog_ids from the catalogs array

delete_missing
boolean
default:false

Archive buyer-managed catalogs not included in this request

dry_run
boolean
default:false

Preview changes without persisting to the database

validation_mode
enum<string>
default:strict

Item validation strictness

Available options:
strict,
lenient

Response

Sync catalogs

catalogs
object[]
required
dry_run
boolean