Draft: create a campaign + budget
create_campaignDraft a new Google Ads campaign with a specified daily budget, created paused by default to prevent any spend. Review the draft, then call confirm_write to activate.
Instructions
Draft a new campaign with its own daily budget. Creates it PAUSED by default so it never spends until you explicitly enable it. Returns a draftId — call confirm_write to actually create it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| channelType | No | SEARCH | |
| startEnabled | No | If true, create as ENABLED instead of PAUSED. Defaults to false for safety. | |
| dailyBudgetDollars | Yes |