Per-episode listening
get_episode_analyticsGet ranked episode plays and listener counts for a reporting period to reveal which episodes actually performed, using Apple Podcasts Connect analytics.
Instructions
Plays and listener counts per episode for one reporting period, ranked. This is the report that says which episode actually worked, which no public data can tell you. Listener counts are devices, not people. Needs Apple Podcasts Connect credentials.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | The reporting date, as YYYYMMDD, or YYYYMM for a Monthly report. Defaults to three days ago, because Apple publishes on a one to two day lag and asking for today reliably returns no data. | |
| limit | No | How many episodes to return, ranked by plays. Defaults to 25. | |
| date_type | No | Apple's reporting granularity. Daily and Weekly take a date as YYYYMMDD, Monthly as YYYYMM. Defaults to Daily. | |
| worldwide | No | Use the worldwide report, dropping the per-storefront breakdown. |