trends
Retrieve historical trends data for podcast metrics, returning time-stamped values for metrics like downloads, social reach, and Spotify followers.
Instructions
Returns historical trends data for podcast metrics over time. Each metric returns an array of [unix_timestamp, value] pairs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| metrics | Yes | Comma-separated list of metrics. Allowed: downloads_per_episode, social_reach, spotify_followers. Maximum 5. | |
| podcast_ids | Yes | Comma-separated list of podcast IDs. Maximum 3. |