Day-by-day chart positions for one tracked app
get_app_historyRaw rank observations, newest first, for trend questions. Filter by country, platform, chart type or category, because an unfiltered portfolio-wide history is large and will be truncated. Only apps the user tracks have history.
Example question: "Show my app's daily rank in France over the last month."
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| country | No | ||
| genreId | No | ||
| platform | No | ||
| chartType | No | ||
| sinceDays | No | ||
| appStoreId | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| history | Yes | ||
| sinceDays | Yes | ||
| truncated | Yes | ||
| appStoreId | Yes |