List ads
list_adsRetrieve a list of ads from Yandex Direct, applying filters by campaign, ad group, ID, state, or moderation status to narrow results.
Instructions
Lists ads with optional filtering by campaign, ad group, id, state and status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ids | No | Filter by ad ids. | |
| limit | No | Max objects per page. | |
| offset | No | Pagination offset (objects to skip). | |
| states | No | Filter by ad states. | |
| statuses | No | Filter by moderation statuses. | |
| adGroupIds | No | Filter by ad group ids. | |
| fieldNames | No | Ad fields to return. | |
| campaignIds | No | Filter by campaign ids. | |
| autoPaginate | No | Fetch all pages by following LimitedBy (ignores limit as a total cap). |