Kantar Media ROKU Streaming SDK

Kantar Media Streaming SDK User Manual

PLEASE GO THROUGH THE INTEGRATION GUIDE(Sensor-integration-roku.md) TO SEE HOW SDK SHOULD BE INTEGRATED INTO THE CHANNEL. The document will be updated whenever there is any change.

Beginning with kantarmedia-streaming-SDK-1.4.0, A new identifier kid is added to measurement. This along with other identifiers will help to identify the roku device.

Release Notes

Version 1.4.4

Change

Attribute

Description

GetDuration improvements Improvement

GetDuration should now properly return duration.

Version 1.4.2

Change

Attribute

Description

Deprecated GetVersion() API Improvement

Deprecated API is replaced by recommended equivalents.

kid Improvement

"kid" is now part of meta object.

rid Improvement

"rid" is now part of meta object.

rai Improvement

"rai" is now part of meta object.

v Improvement

"v" is now part of meta object.

os Improvement

"os" is now part of meta object.

osv Improvement

"osv" is now part of meta object.

an Improvement

"an" is now part of meta object.

av Improvement

"av" is now part of meta object.

Version 1.4.1

Change

Attribute

Description

Deprecated APIs Improvement

Deprecated APIs are replaced by recommended equivalents.

Version 1.4.0

Change

Attribute

Description

uid Improvement

Improved UID generation mechanism to avoid creating duplicate values.

kid Improvement

A new identifier kid is now added to the measurement.

OS Platform Review

SDK is now compatible and working with Roku OS 10.0.

Version 1.3.1

Change Attribute Description
playstates bugfix fixed timestamp issue with-in playstates . Sensor will now generate correct timestamps.

Version 1.3.0

Change Attribute Description
Memory Leak Improvement Sensor is now equipped with efficient memory management.
Request Improvement Request is now sent on pause.

Version 1.2.0

Change Attribute Description
Advertising ID Improvement Updating API for retreiving ROKU Advertising ID.

Version 1.1.0

Change Attribute Description
next UID Improvement Sensor provides a new method, which returns the UID of the next created stream (BARB only).

Version 1.0.0

Change Attribute Description
Intial Release Release Initial Release of the ROKU streaming sensor..