List banners (ads)
list_bannersRetrieve banners from VK Ads with filters by ID, ad group, status, and moderation status to diagnose ad delivery issues.
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). |