set_status
Set a Google Ads resource to ENABLED or PAUSED using its full resource name. Dry run by default; add confirm=true to apply the status change.
Instructions
Set ENABLED or PAUSED on a campaign, ad group, ad (adGroupAds/......) or keyword (adGroupCriteria/......).
resource_name must be the full resource name from the read MCP, e.g. customers/123/campaigns/456.
Dry run unless confirm=true. (REMOVED is intentionally not supported.)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | Yes | ||
| confirm | No | ||
| customer_id | Yes | ||
| resource_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |