Pause a live Google Ads campaign
pause_campaignSet a Google Ads campaign's status to PAUSED. Reversible via resume_campaign. The campaign stops spending immediately. Use when the user wants to halt spend on a specific campaign without deleting it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| googleCampaignId | Yes | The numeric Google Ads campaign id (NOT the Upfixe draft id). Get it from get_campaign_report → campaigns[].id, or the Google Ads UI. |