List keywords
list_keywordsRetrieve keywords from Yandex Direct campaigns or ad groups with optional filtering by IDs. Supports pagination and custom field selection for bids in account currency.
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). |