enable_ad_group
Activate an ad group in Google Ads using its ad group ID. Optionally specify a customer ID or use dry run mode to validate changes before execution.
Instructions
Enable an ad group.
Args: ad_group_id: Ad group ID to enable customer_id: Target customer ID (optional if set in config) dry_run: If True, validate but don't execute
Returns: Result with success status
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ad_group_id | Yes | ||
| customer_id | No | ||
| dry_run | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||