List banners (ads)
list_bannersList VK Ads banners with filters by ID, parent ad group, and status. Use moderation_status and delivery fields to see why each ad is or isn't showing.
Instructions
Lists banners (the VK Ads creative/ad object) with optional filtering by id, parent ad group and status. moderation_status (pending/allowed/banned) and delivery show why an ad is or isn't showing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ids | No | Filter by banner ids. | |
| limit | No | Max objects per page (<=250). | |
| fields | No | Banner fields to return. | |
| offset | No | Pagination offset (objects to skip). | |
| statuses | No | Filter by status. | |
| adGroupIds | No | Filter by parent ad group ids. | |
| autoPaginate | No | Fetch all pages by following offset/count (ignores limit as a total cap). |