Track measurements
Catalog
Track measurements
Time-series of a track’s measured counts.
GET
Track measurements
Path Parameters
Provider-neutral track id — ISRC or Spotify track id.
Query Parameters
Platform to read. Currently spotify.
Metric to read.
Inclusive start date (ISO) for the series.
Inclusive end date (ISO) for the series.
Series granularity. daily returns the per-day cumulative series.
Available options:
daily Return a derived aggregate instead of the raw series. run_rate returns the trailing-window annualized run-rate (a projection of the series).
Available options:
run_rate Trailing window for aggregate=run_rate (e.g. 365d).
Response
The measurement series (or the requested aggregate).
A track's measured series, or — when aggregate is set — the derived projection.
