top_track_ranking_delta
Compare your top tracks' rank changes between two time windows, showing climbers first. Identify which songs gained or lost popularity over time.
Instructions
Show how each top track’s rank moved between two time windows (climbers first; default compares short_term against medium_term). Quota: 2× GET /me/top/tracks.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Tracks per window (default 20). | |
| base_range | No | Baseline window. Default: medium_term | medium_term |
| compare_range | No | Window to compare against the baseline. Default: short_term | short_term |
| response_format | No | 'concise' = human prose, 'detailed' = more fields in prose, 'json' = raw API object | concise |