Create campaign from draft
Campaigns
Create campaign from draft
Create a Google Ads campaign from a saved draft.
Requirements:
- All background tasks must be completed (ad groups, RSAs)
- Draft must pass validation (use /drafts//validate first)
On success:
- Campaign is created in Google Ads (PAUSED status)
- Draft is marked as published (is_published=True)
- published_campaign_id is set
Returns 409 Conflict if background tasks are still running. Returns 400 with validation errors if the draft is incomplete.
POST
Create campaign from draft
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
Query Parameters
Optional specific Token ID