pl_broadcast_match_events
Fetch broadcast events for a match using its SDP match ID. Returns scheduled broadcast entries to identify where the game is available to watch.
Instructions
Broadcast events for a specific match (sportDataId = SDP match id).
Returns: {pageInfo, content:[{broadcast entries for the match}]}
Auth: none needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageSize | No | Page size. | |
| sportDataId | Yes | SDP match id (from pl_matches). |