List ad groups
list_ad_groupsList ad groups from Yandex Direct by providing campaign or ad group IDs. Select fields, paginate, and auto-fetch all results.
Instructions
Lists ad groups. Provide campaignIds and/or ids — the Yandex Direct API requires at least one selection criterion.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ids | No | Filter by ad group ids. | |
| limit | No | Max objects per page. | |
| offset | No | Pagination offset (objects to skip). | |
| fieldNames | No | Ad group fields to return. | |
| campaignIds | No | Filter by campaign ids. | |
| autoPaginate | No | Fetch all pages by following LimitedBy (ignores limit as a total cap). |