pl_broadcast_match_events
Retrieve broadcast events for a specific match using its SDP match ID. Get pageable broadcast entries with page info.
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). |