pause_campaign
Pause a Google Ads campaign to stop ad serving while retaining all settings and history. Validate changes without execution using the dry run option.
Instructions
Pause a campaign.
Pausing stops ad serving but preserves all settings and history.
Args: campaign_id: Campaign ID to pause customer_id: Target customer ID (optional if set in config) dry_run: If True, validate but don't execute
Returns: Result with success status
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| campaign_id | Yes | ||
| customer_id | No | ||
| dry_run | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||