update_ad_group_status
Pause or enable an ad group with a dry run preview. Pass confirm=True to execute the change directly.
Instructions
Pause or enable an ad group.
Default is DRY RUN — shows preview. Pass confirm=True to execute.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | Yes | 'ENABLED' or 'PAUSED'. | |
| confirm | No | Set True to execute. Default False (dry run). | |
| ad_group_id | Yes | Ad group ID (numeric string). | |
| customer_id | Yes | Google Ads account ID. | |
| login_customer_id | No | Optional MCC ID. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||