get_keywords
Retrieve exact keyword rank positions for an app on iOS or Android in a chosen country. Distinguish unmeasured queries from unranked apps to avoid false zero-rank answers.
Instructions
Keyword ranks for one app in one App Store / Google Play country. THREE STATES ARE DISTINCT: measured=false means the query could not be measured, rank=null means it was measured but the app is absent from the top results, rank= is the rank. Never collapse them into one — counting an unmeasured day as zero produces a false answer.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| appId | Yes | app id from list_apps | |
| country | No | country code, e.g. tr, us (defaults to the app's first country) | |
| platform | No | defaults to ios |