pause_entity
Pause a campaign, ad group, ad, or keyword in Google Ads. Returns a preview of the change; confirm with confirm_and_apply to execute.
Instructions
Draft pausing a campaign, ad group, ad, or keyword — returns a PREVIEW.
entity_type: "campaign", "ad_group", "ad", or "keyword" entity_id format by type:
campaign: campaign ID (e.g. "12345678")
ad_group: ad group ID (e.g. "12345678")
ad: "adGroupId
adId" (e.g. "12345678987654")keyword: "adGroupId
criterionId" (e.g. "12345678987654")
Call confirm_and_apply with the returned plan_id to execute.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entity_id | Yes | ||
| customer_id | No | ||
| entity_type | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||