Skip to main content
POST
Execute catalog activation plan

Authorizations

Authorization
string
header
required

API key or access token

Path Parameters

advertiserId
string
required

Advertiser ID

Minimum string length: 1
catalogId
string
required

Buyer-assigned catalog_id or platform catalog id returned by list catalogs

Minimum string length: 1

Body

application/json
planId
string

Optional saved activation plan id. If omitted, the latest saved plan is used, or a plan is created from the active transform.

Minimum string length: 1
adcpAgentIds
string[]

Optional seller agents to evaluate/execute. If omitted, enabled catalog syndication targets are used.

Minimum string length: 1
dryRun
boolean
default:false

When true, build and return the execution plan without creating durable downstream jobs.

Response

Execute catalog activation plan

plan
object
required
execution
object
required