ads_set_ad_status
Change ad status to enabled, paused, or removed with dry-run confirmation.
Instructions
Enable, pause, or remove a specific ad.
Args: customer_id: 10-digit account id. ad_group_id: ad group id the ad belongs to. ad_id: ad id. status: ENABLED | PAUSED | REMOVED. confirm: must be true to apply (else dry-run).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ad_id | No | ||
| status | No | PAUSED | |
| confirm | No | ||
| ad_group_id | No | ||
| customer_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |