create_campaign
Create a new Google Ads campaign, paused by default, with preview mode to review changes before applying.
Instructions
Create a new campaign (paused by default).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Campaign name (max 255 chars). | |
| confirm | No | If False (default), preview only. If True, apply the change. | |
| customer_id | Yes | Customer account ID (digits, hyphens allowed). | |
| budget_amount_micros | Yes | Daily budget in micros. | |
| advertising_channel_type | No | One of SEARCH, DISPLAY, SHOPPING, VIDEO, PERFORMANCE_MAX. | SEARCH |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||