ads_set_ad_group_status
Change an ad group's status to enabled, paused, or removed. Requires confirmation to apply, with dry-run option for safe testing.
Instructions
Enable, pause, or remove an ad group.
Args: customer_id: 10-digit account id. ad_group_id: ad group id. status: ENABLED | PAUSED | REMOVED. confirm: must be true to apply (else dry-run).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No | PAUSED | |
| confirm | No | ||
| ad_group_id | No | ||
| customer_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |