list_keywords
Retrieve a paginated list of tracked keywords with ASO metrics like difficulty, traffic, and rankings to monitor performance and identify optimization opportunities.
Instructions
List tracked keywords with ASO metrics. Returns each keyword with: keyword text, store, country, lang, difficulty_score (0-100), traffic_score (0-100), current_rank (null if not ranked), the apps immediately ahead and behind in the ranking, the top 5 apps ranking for this keyword, is_favorite flag, and the tracking start date. Paginated.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (starts at 1) | |
| app_id | No | Filter keywords by application internal ID (numeric, e.g. "344") | |
| per_page | No | Results per page (max 1000, default 200) | |
| favorites | No | Set to "true" to return only keywords marked as favorite. |