Get a playlist snapshot for a specific track.
Full API endpoint documentation at https://api.chartmetric.com/apidoc/#api-Track-GetTrackPlaylistsSnapshot
cm tracks playlist-snapshot [flags]
cm tracks playlist-snapshot --id=22290726 --platform=spotify --date=2024-06-09
--id string Chartmetric track id
--platform string Streaming platform. Allowed values: 'spotify', 'applemusic', 'deezer', 'amazon', 'youtube'
--date string Snapshot date in ISO date format YYYY-MM-DD
--limit string Maximum number of results to be returned
--offset string Offset of entries to be returned
-h, --help help for playlist-snapshot
-d, --debug Display debug output in the console (default: false)
-r, --refresh_token string Chartmetric API Refresh Token to use (overrides config file token; does not save)
-V, --verbose Show additional details only when displaying debug info (default: false)