Version 3 / Digital Streaming

Authorisation

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

Endpoints

Digital Streaming data segmented by Broadcaster
https://sportsboard-api.yougov.com/v3/DigitalStreaming/GetByBroadcaster?datefrom={datefrom}&dateto={dateto}
  • datefrom : Start date (yyyy-mm-dd)
  • dateto : End date (yyyy-mm-dd)
Digital Streaming data segmented by Continent
https://sportsboard-api.yougov.com/v3/DigitalStreaming/GetByContinent?datefrom={datefrom}&dateto={dateto}
  • datefrom : Start date (yyyy-mm-dd)
  • dateto : End date (yyyy-mm-dd)
Digital Streaming data segmented by Country
https://sportsboard-api.yougov.com/v3/DigitalStreaming/GetByCountry?datefrom={datefrom}&dateto={dateto}
  • datefrom : Start date (yyyy-mm-dd)
  • dateto : End date (yyyy-mm-dd)
Digital Streaming data segmented by Country and then by Broadcaster and then by Date
https://sportsboard-api.yougov.com/v3/DigitalStreaming/GetByCountryByBroadcasterByDate?datefrom={datefrom}&dateto={dateto}
  • datefrom : Start date (yyyy-mm-dd)
  • dateto : End date (yyyy-mm-dd)
Digital Streaming data segmented by Country and then by Broadcaster and then by Date and then by Sport
https://sportsboard-api.yougov.com/v3/DigitalStreaming/GetByCountryByBroadcasterByDateBySport?datefrom={datefrom}&dateto={dateto}
  • datefrom : Start date (yyyy-mm-dd)
  • dateto : End date (yyyy-mm-dd)
Digital Streaming data segmented by Country and then by Broadcaster and then by Date and then by Sport and then by Sponsor
https://sportsboard-api.yougov.com/v3/DigitalStreaming/GetByCountryByBroadcasterByDateBySportBySponsor?datefrom={datefrom}&dateto={dateto}
  • datefrom : Start date (yyyy-mm-dd)
  • dateto : End date (yyyy-mm-dd)
Digital Streaming data segmented by Country and then by Broadcaster
https://sportsboard-api.yougov.com/v3/DigitalStreaming/GetByCountryByBroadcaster?datefrom={datefrom}&dateto={dateto}
  • datefrom : Start date (yyyy-mm-dd)
  • dateto : End date (yyyy-mm-dd)
Digital Streaming data segmented by Date
https://sportsboard-api.yougov.com/v3/DigitalStreaming/GetByDate?datefrom={datefrom}&dateto={dateto}
  • datefrom : Start date (yyyy-mm-dd)
  • dateto : End date (yyyy-mm-dd)
Digital Streaming data segmented by Event
https://sportsboard-api.yougov.com/v3/DigitalStreaming/GetByEvent?datefrom={datefrom}&dateto={dateto}
  • datefrom : Start date (yyyy-mm-dd)
  • dateto : End date (yyyy-mm-dd)
Digital Streaming data segmented by Sponsor
https://sportsboard-api.yougov.com/v3/DigitalStreaming/GetBySponsor?datefrom={datefrom}&dateto={dateto}
  • datefrom : Start date (yyyy-mm-dd)
  • dateto : End date (yyyy-mm-dd)
Digital Streaming data segmented by Source
https://sportsboard-api.yougov.com/v3/DigitalStreaming/GetBySource?datefrom={datefrom}&dateto={dateto}
  • datefrom : Start date (yyyy-mm-dd)
  • dateto : End date (yyyy-mm-dd)
Digital Streaming data segmented by Sponsor and then by Source
https://sportsboard-api.yougov.com/v3/DigitalStreaming/GetBySponsorBySource?datefrom={datefrom}&dateto={dateto}
  • datefrom : Start date (yyyy-mm-dd)
  • dateto : End date (yyyy-mm-dd)
Digital Streaming data segmented by Country and then by Broadcaster and then by Date and then by Programme Type and then by Broadcast Type
https://sportsboard-api.yougov.com/v3/DigitalStreaming/GetByCountryByBroadcasterByDateByProgrammeTypeByBroadcastType?datefrom={datefrom}&dateto={dateto}
  • datefrom : Start date (yyyy-mm-dd)
  • dateto : End date (yyyy-mm-dd)
Returns available data date ranges per endpoint by media type(e.g. Digital Streaming)
https://sportsboard-api.yougov.com/v3/DigitalStreaming/GetDataAvailability?clientKey={clientKey}&lastInsertedDateTime={lastInsertedDateTime}
  • No date parameters required