Streaming Measurement is a three-component product that provides reporting to help measure the performance of streaming ads. The modules include:
On-Target Delivery evaluates who is watching and how that aligns with the intended audience.
Deduplication spotlights the incremental benefits of streaming publishers.
Continuous Play measures media waste in the form of impressions served to a TV that was off.
On-Target Delivery
To get Industry ids use,
https://api.ispot.tv/v4/industries?
For brand ids use,
https://api.ispot.tv/v4/brands?
You can use the ids to replace the brand or industry id.
v4/metrics/verified/audience?page[number]=1&page[size]=20&filter[start_date]=2023-09-27&filter[end_date]=2023-10-10&filter[airing_type]=N,R&filter[national_only]=1&filter[demographic_gender]=M,F&filter[demographic_age]=2+&filter[industry]=industryid&filter[brand]=brandid
Group Bys Supported
filter[group_by]=date
filter[group_by]=date_incremental
filter[group_by]=publisher
Deduplication
v4/metrics/verified/deduplication?page[number]=1&page[size]=20&filter[start_date]=2023-09-27&filter[end_date]=2023-10-10&filter[airing_type]=N,R&filter[national_only]=1&filter[demographic_gender]=M,F&filter[demographic_age]=2+filter[brand]=brandid&sort=-impressions_continuous_play
filter[group_by]=date
filter[group_by]=publisher
Streaming Continuous Play
/4/metrics/verified/deduplication?page[number]=1&page[size]=20&filter[start_date]=2023-09-27&filter[end_date]=2023-10-10&filter[airing_type]=N,R&filter[national_only]=1&filter[demographic_gender]=M,F&filter[demographic_age]=2+&filter[industry]=123&filter[brand]=brandid
filter[group_by]=input_device
filter[group_by]=date_incremental,publsher