Difference between revisions of "Implementing Viewability with AppSDK"

From Engineering Client Portal

(Created page with "{{Breadcrumb|}} {{Breadcrumb|Digital}} {{Breadcrumb|DCR & DTVR}} {{CurrentBreadcrumb}} Category:Digital == The Viewability Metric integration == === Initializing the Nie...")
 
Line 3: Line 3:
  
 
== The Viewability Metric integration ==
 
== The Viewability Metric integration ==
 +
This feature is currently in development for the APP SDK
 +
<!--
 
=== Initializing the Nielsen AppSDK to measure the Viewability ===
 
=== Initializing the Nielsen AppSDK to measure the Viewability ===
 
The integrator to support the viewability metrics in the application has to provide a tag value of the player view to let Nielsen AppSDK know that there is a player that needs to be tracked. It’s called the ‘containerId’ and it should be passed in application info dictionary as string while initializing the Nielsen AppSDK.
 
The integrator to support the viewability metrics in the application has to provide a tag value of the player view to let Nielsen AppSDK know that there is a player that needs to be tracked. It’s called the ‘containerId’ and it should be passed in application info dictionary as string while initializing the Nielsen AppSDK.
Line 241: Line 243:
  
 
'''6.''' The Apple TV is not supported.
 
'''6.''' The Apple TV is not supported.
 +
-->

Revision as of 20:35, 22 March 2018

Engineering Portal breadcrumbArrow.png Digital breadcrumbArrow.png DCR & DTVR breadcrumbArrow.png Implementing Viewability with AppSDK

The Viewability Metric integration

This feature is currently in development for the APP SDK