pl_broadcasting_events
Retrieve TV/broadcast schedule for a specified date range (ISO 8601). Returns broadcast schedule entries with match details.
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. |