List keywords
list_keywordsRetrieve keywords from Yandex Direct filtered by campaign, ad group, or ID. Returns bid and context bid in account currency, with pagination support.
Instructions
Lists keywords filtered by campaign, ad group or id. Bid and ContextBid are returned in account currency units.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ids | No | Filter by keyword ids. | |
| limit | No | Max objects per page. | |
| offset | No | Pagination offset (objects to skip). | |
| adGroupIds | No | Filter by ad group ids. | |
| fieldNames | No | Keyword fields to return. | |
| campaignIds | No | Filter by campaign ids. | |
| autoPaginate | No | Fetch all pages by following LimitedBy (ignores limit as a total cap). |