op3_device_breakdown
op3_device_breakdownGet a complete audience breakdown for any show across apps, browsers, bots, and device types in one call. Identify how listeners consume your podcast by platform and device.
Instructions
How a show is consumed, across all four dimensions OP3 records: agentType (app, browser, bot), agentName (the specific app), deviceType (mobile, computer, tablet, smart speaker) and deviceName (Apple iPhone, Android Phone). One call returns all four, which is what you want for a picture of the audience rather than a single ranked list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end | No | Window end. Defaults to now. | |
| top | No | How many entries per dimension. | |
| bots | No | Include known bots. Worth turning on here specifically, since agentType is the dimension that shows how much bot traffic a feed attracts. | |
| start | No | Window start, e.g. -30d. Defaults to -30d. | |
| identifier | Yes | An OP3 show uuid, a podcast:guid, or the show's RSS feed URL. |