list_ad_groups
Retrieve ad groups in an ad account, optionally filtered by campaign ID. Use returned ad group IDs to create ads or fetch insights.
Instructions
List ad groups for the ad account, optionally filtered by campaign_id. Use returned ad_group_id to create ads or fetch insights.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Filter by name (min 3 chars). | |
| after | No | ||
| limit | No | ||
| order | No | ||
| before | No | ||
| include | No | Optional includes. | |
| campaign_id | No | Filter by campaign ID. | |
| ad_account_id | No | Optional ad account ID override. |