The top of one store chart on one day
get_chart_topWho ranks in a given country, platform, chart type and category on a given day, flagging the rows the user tracks. Defaults to the most recent captured day. Use list_reference_data for valid country codes, platforms and category ids.
Example question: "Who is in the French Music top chart on iPhone today?"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | ||
| country | Yes | ||
| genreId | Yes | ||
| platform | Yes | ||
| chartType | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rows | Yes | ||
| chart | Yes |