pl_broadcasting_events
Fetch TV and broadcast schedules for a specified date range in ISO 8601 UTC. Returns match broadcast entries to know which games are televised.
Instructions
TV/broadcast schedule for a date range (ISO 8601 UTC).
Returns: {pageInfo, content:[{match/broadcast schedule entries}]}
Auth: none needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| toDate | No | Range end (ISO 8601 UTC). | |
| fromDate | No | Range start (ISO 8601 UTC, e.g. 2025-08-01T00:00:00Z). | |
| pageSize | No | Page size. |