set_campaign_status
Pause or enable a Google Ads campaign safely. Preview changes first, then confirm with a token.
Instructions
Pause or enable a campaign. Two-phase: preview, then confirm.
Args: customer_id: Account holding the campaign. campaign_id: Campaign to change. status: PAUSED or ENABLED. confirm_token: Token from the preview call. Omit for a preview.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | Yes | ||
| campaign_id | Yes | ||
| customer_id | Yes | ||
| confirm_token | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |