ads_set_campaign_status
Change a Google Ads campaign's status to enabled, paused, or removed. Confirm to apply changes or run a dry-run first.
Instructions
Enable, pause, or remove a campaign. Core status-monitoring action.
Args: customer_id: 10-digit account id. campaign_id: campaign id. status: ENABLED | PAUSED | REMOVED. confirm: must be true to apply (else dry-run).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No | PAUSED | |
| confirm | No | ||
| campaign_id | No | ||
| customer_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |