Version 3 / Linear TV

Authorisation

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

Endpoints

Linear TV data segmented by Broadcaster
https://sportsboard-api.yougov.com/v3/LinearTV/GetByBroadcaster?datefrom={datefrom}&dateto={dateto}
  • datefrom : Start date (yyyy-mm-dd)
  • dateto : End date (yyyy-mm-dd)
Linear TV data segmented by Date
https://sportsboard-api.yougov.com/v3/LinearTV/GetByDate?datefrom={datefrom}&dateto={dateto}
  • datefrom : Start date (yyyy-mm-dd)
  • dateto : End date (yyyy-mm-dd)
Linear TV data segmented by Country
https://sportsboard-api.yougov.com/v3/LinearTV/GetByCountry?datefrom={datefrom}&dateto={dateto}
  • datefrom : Start date (yyyy-mm-dd)
  • dateto : End date (yyyy-mm-dd)
Linear TV data segmented by Event
https://sportsboard-api.yougov.com/v3/LinearTV/GetByEvent?datefrom={datefrom}&dateto={dateto}
  • datefrom : Start date (yyyy-mm-dd)
  • dateto : End date (yyyy-mm-dd)
Linear TV data segmented by Event and then by Sponsor
https://sportsboard-api.yougov.com/v3/LinearTV/GetByEventBySponsor?datefrom={datefrom}&dateto={dateto}
  • datefrom : Start date (yyyy-mm-dd)
  • dateto : End date (yyyy-mm-dd)
Linear TV data segmented by Source
https://sportsboard-api.yougov.com/v3/LinearTV/GetBySource?datefrom={datefrom}&dateto={dateto}
  • datefrom : Start date (yyyy-mm-dd)
  • dateto : End date (yyyy-mm-dd)
Linear TV data segmented by Sponsor
https://sportsboard-api.yougov.com/v3/LinearTV/GetBySponsor?datefrom={datefrom}&dateto={dateto}
  • datefrom : Start date (yyyy-mm-dd)
  • dateto : End date (yyyy-mm-dd)
Linear TV data segmented by Sponsor and then by Source
https://sportsboard-api.yougov.com/v3/LinearTV/GetBySponsorBySource?datefrom={datefrom}&dateto={dateto}
  • datefrom : Start date (yyyy-mm-dd)
  • dateto : End date (yyyy-mm-dd)
Linear TV data segmented by Sponsor and then by Source by date
https://sportsboard-api.yougov.com/v3/LinearTV/GetBySponsorBySourceByDate?datefrom={datefrom}&dateto={dateto}
  • datefrom : Start date (yyyy-mm-dd)
  • dateto : End date (yyyy-mm-dd)
Linear TV data segmented by Country and then by Broadcaster and then by Date
https://sportsboard-api.yougov.com/v3/LinearTV/GetByCountryByBroadcasterByDate?datefrom={datefrom}&dateto={dateto}
  • datefrom : Start date (yyyy-mm-dd)
  • dateto : End date (yyyy-mm-dd)
Linear TV data segmented by Country and then by Broadcaster and then by Date and then by Sport
https://sportsboard-api.yougov.com/v3/LinearTV/GetByCountryByBroadcasterByDateBySport?datefrom={datefrom}&dateto={dateto}
  • datefrom : Start date (yyyy-mm-dd)
  • dateto : End date (yyyy-mm-dd)
Linear TV 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/LinearTV/GetByCountryByBroadcasterByDateBySportBySponsor?datefrom={datefrom}&dateto={dateto}
  • datefrom : Start date (yyyy-mm-dd)
  • dateto : End date (yyyy-mm-dd)
Linear TV 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/LinearTV/GetByCountryByBroadcasterByDateByProgramTypeByBroadcastType?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. TvRating or Linear TV)
https://sportsboard-api.yougov.com/v3/LinearTV/GetDataAvailability?clientKey={clientKey}&lastInsertedDateTime={lastInsertedDateTime}
  • No date parameters required