List ads
list_adsList ads from Yandex Direct with optional filters by campaign, ad group, ID, state, and moderation status. Supports pagination to retrieve large result sets.
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). |