Launch/execute a campaign to start delivering ads. Pass debug: true in the request body to include detailed debug information in error responses.
API key or access token
Unique identifier for the campaign
1"cmp_987654321"
Optional request body for executing a campaign
When true, includes detailed debug information in error responses from media buy execution
Execute campaign
Response from executing or pausing a campaign
Campaign ID
"cmp_987654321"
Previous campaign status
DRAFT, ACTIVE, PAUSED, COMPLETED, ARCHIVED New campaign status
DRAFT, ACTIVE, PAUSED, COMPLETED, ARCHIVED Whether the status change was fully successful. False when any media buy execution failed.
Structured error details per failed media buy. Only present when there are failures.