google_ads_ad_update_status
Pause, enable or remove ads. Each entry needs ad_group_id + ad_id because the ad resource is keyed by both (customers/X/adGroupAds/{ad_group_id}~{ad_id}).
Bulk support: accepts customer_ids for batched execution.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ads | Yes | ||
| status | Yes | ||
| account | No | ||
| customer_id | No | ||
| customer_ids | No | ||
| partial_failure | No |