List Google Ads Ad Groups
google_ads_list_ad_groupsList ad groups under a campaign or all campaigns in a Google Ads customer, with optional status and pagination.
Instructions
List ad groups under a campaign (or all campaigns) in a customer.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No | ENABLED | |
| page_size | No | ||
| campaign_id | No | Optional campaign id filter. | |
| customer_id | Yes | Google Ads customer id (10 digits). Dashes optional, e.g. '1234567890' or '123-456-7890'. | |
| privacy_mode | No | Optional per-call payload privacy override. Defaults to GOOGLE_ADS_PRIVACY_MODE or structured. | |
| response_format | No | markdown |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | No | ||
| count | No | ||
| error | No | ||
| records | No | ||
| has_more | No | ||
| privacy_mode | No | ||
| next_page_token | No |