List ad groups
list_ad_groupsLists ad groups from Yandex Direct, filtered by campaign or ad group IDs, with pagination and field selection.
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). |