create_campaign
Create a new campaign attached to an existing budget. Validate with a dry run first, then confirm to apply. Starts paused to avoid unexpected spending.
Instructions
Create a campaign attached to an existing budget. Defaults to a PAUSED Search campaign with Manual CPC bidding and Google Search + search partners enabled (content network off). Created PAUSED by default so it never starts spending unexpectedly — enable it later with update_campaign_status. Dry run unless confirm=True.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| status | No | PAUSED | |
| confirm | No | ||
| budget_id | Yes | ||
| customer_id | Yes | ||
| advertising_channel_type | No | SEARCH |