create_campaign
Creates a Search campaign with manual CPC, defaults to paused to prevent unwanted spend, and returns the campaign ID.
Instructions
Create a Search campaign (Manual CPC). Defaults to PAUSED so it never spends until you explicitly enable it. Returns the new campaign_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| status | No | Paused | |
| account_id | Yes | ||
| daily_budget | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||