Version 3 / Digital Streaming

Authorisation

Please note : All request need to include Authorisation keys in the HTTP header.You can find details here

Digital Streaming data segmented by Broadcaster
GET
https://sportsboard-api.yougov.com/v3/DigitalStreaming/GetByBroadcaster?datefrom={datefrom}&dateto={dateto}
Query Strings
  • datefrom : Start Date (yyyy-mm-dd)
  • dateto : End Date (yyyy-mm-dd) - Date range must not exceed 11 days
Digital Streaming data segmented by Continent
GET
https://sportsboard-api.yougov.com/v3/DigitalStreaming/GetByContinent?datefrom={datefrom}&dateto={dateto}
Query Strings
  • datefrom : Start Date (yyyy-mm-dd)
  • dateto : End Date (yyyy-mm-dd) - Date range must not exceed 11 days
Digital Streaming data segmented by Country
GET
https://sportsboard-api.yougov.com/v3/DigitalStreaming/GetByCountry?datefrom={datefrom}&dateto={dateto}
Query Strings
  • datefrom : Start Date (yyyy-mm-dd)
  • dateto : End Date (yyyy-mm-dd) - Date range must not exceed 11 days
Digital Streaming data segmented by Country and then by Broadcaster
GET
https://sportsboard-api.yougov.com/v3/DigitalStreaming/GetByCountryByBroadcaster?datefrom={datefrom}&dateto={dateto}
Query Strings
  • datefrom : Start Date (yyyy-mm-dd)
  • dateto : End Date (yyyy-mm-dd) - Date range must not exceed 11 days
Digital Streaming data segmented by Country and then by Broadcaster and then by Date
GET
https://sportsboard-api.yougov.com/v3/DigitalStreaming/GetByCountryByBroadcasterByDate?datefrom={datefrom}&dateto={dateto}
Query Strings
  • datefrom : Start Date (yyyy-mm-dd)
  • dateto : End Date (yyyy-mm-dd) - Date range must not exceed 11 days
Digital Streaming data segmented by Country and then by Broadcaster and then by Date and then by Programme Type and then by Broadcast Type
GET
https://sportsboard-api.yougov.com/v3/DigitalStreaming/GetByCountryByBroadcasterByDateByProgrammeTypeByBroadcastType?datefrom={datefrom}&dateto={dateto}
Query Strings
  • datefrom : Start Date (yyyy-mm-dd)
  • dateto : End Date (yyyy-mm-dd) - Date range must not exceed 11 days
Digital Streaming data segmented by Country and then by Broadcaster and then by Date and then by Sport
GET
https://sportsboard-api.yougov.com/v3/DigitalStreaming/GetByCountryByBroadcasterByDateBySport?datefrom={datefrom}&dateto={dateto}
Query Strings
  • datefrom : Start Date (yyyy-mm-dd)
  • dateto : End Date (yyyy-mm-dd) - Date range must not exceed 11 days
Digital Streaming data segmented by Country and then by Broadcaster and then by Date and then by Sport and then by Sponsor
GET
https://sportsboard-api.yougov.com/v3/DigitalStreaming/GetByCountryByBroadcasterByDateBySportBySponsor?datefrom={datefrom}&dateto={dateto}
Query Strings
  • datefrom : Start Date (yyyy-mm-dd)
  • dateto : End Date (yyyy-mm-dd) - Date range must not exceed 11 days

POST
https://sportsboard-api.yougov.com/v3/DigitalStreaming/GetByCountryByBroadcasterByDateBySportBySponsor?datefrom={datefrom}&dateto={dateto}
Query Strings
  • datefrom : Start Date (yyyy-mm-dd)
  • dateto : End Date (yyyy-mm-dd) - Date range must not exceed 183 days
Request Body
  • { "eventIds" : [123,456] } - EventIds Count must be between 1 to 25
Digital Streaming data segmented by Date
GET
https://sportsboard-api.yougov.com/v3/DigitalStreaming/GetByDate?datefrom={datefrom}&dateto={dateto}
Query Strings
  • datefrom : Start Date (yyyy-mm-dd)
  • dateto : End Date (yyyy-mm-dd) - Date range must not exceed 11 days
Digital Streaming data segmented by Event
GET
https://sportsboard-api.yougov.com/v3/DigitalStreaming/GetByEvent?datefrom={datefrom}&dateto={dateto}
Query Strings
  • datefrom : Start Date (yyyy-mm-dd)
  • dateto : End Date (yyyy-mm-dd) - Date range must not exceed 11 days

POST
https://sportsboard-api.yougov.com/v3/DigitalStreaming/GetByEvent?datefrom={datefrom}&dateto={dateto}
Query Strings
  • datefrom : Start Date (yyyy-mm-dd)
  • dateto : End Date (yyyy-mm-dd) - Date range must not exceed 183 days
Request Body
  • { "eventIds" : [123,456] } - EventIds Count must be between 1 to 25
Digital Streaming data segmented by Source
GET
https://sportsboard-api.yougov.com/v3/DigitalStreaming/GetBySource?datefrom={datefrom}&dateto={dateto}
Query Strings
  • datefrom : Start Date (yyyy-mm-dd)
  • dateto : End Date (yyyy-mm-dd) - Date range must not exceed 11 days
Digital Streaming data segmented by Sponsor
GET
https://sportsboard-api.yougov.com/v3/DigitalStreaming/GetBySponsor?datefrom={datefrom}&dateto={dateto}
Query Strings
  • datefrom : Start Date (yyyy-mm-dd)
  • dateto : End Date (yyyy-mm-dd) - Date range must not exceed 11 days
Digital Streaming data segmented by Sponsor and then by Source
GET
https://sportsboard-api.yougov.com/v3/DigitalStreaming/GetBySponsorBySource?datefrom={datefrom}&dateto={dateto}
Query Strings
  • datefrom : Start Date (yyyy-mm-dd)
  • dateto : End Date (yyyy-mm-dd) - Date range must not exceed 11 days

Returns available data date ranges per endpoint by media type (e.g. TvRating or Linear TV)
GET
https://sportsboard-api.yougov.com/v3/DigitalStreaming/GetDataAvailability?lastInsertedDateTime={lastInsertedDateTime}
Get EventIds available for api requests
GET
https://sportsboard-api.yougov.com/v3/DigitalStreaming/GetEventMeta