List Ad Groups
list_ad_groupsRetrieve ad groups for a parent campaign ID to inspect campaign structure and optimize performance. Supports pagination, ordering, and result limits for efficient management.
Instructions
List ad groups for a specific parent campaign ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| after | No | Pagination cursor | |
| limit | No | Number of items to return | |
| order | No | ||
| campaign_id | Yes | Parent campaign ID (e.g. cmpn_101) |