Top sponsors for a single podcast plus aggregate ad stats: total ads, unique sponsors, episodes with ads, average ads per episode, and host-read vs pre-recorded breakdown. This is the “who sponsors podcast Y” view. For “where does company X sponsor” useDocumentation Index
Fetch the complete documentation index at: https://docs.particle.pro/llms.txt
Use this file to discover all available pages before exploring further.
advertising/get_company_ad_presence. For top advertisers across the catalog use advertising/sponsor_leaderboard.
Inputs
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
podcast_slug | string | yes | — | Podcast slug or canonical ID. |
Output
A markdown document with## Sponsors of <podcast_id> and KV lines for **Total ads:**, **Unique sponsors:**, **Episodes with ads:**, **Avg ads/episode:** (two decimals), **Read mix:** (host-read vs pre-recorded counts). A ### Top sponsors section follows with bullets formatted Sponsor (company_id) — N ads across M episodes (the parenthesized company_id appears only when the sponsor resolved to a known company).
Sample (podcast_slug="all-in"):
Example
Related
- REST equivalent:
GET /v1/podcasts/{id}/advertising. - Inverse view:
advertising/get_company_ad_presence. - Cross-catalog ranking:
advertising/sponsor_leaderboard.