0

I want to implement comScore in Roku scene graph application. Is it possible/support to Roku scene graph application? If possible, is SDK available for the scene graph? Please provide suitable example that help to implement comScore in scene graph. Thank you.

Balbant Singh
  • 187
  • 1
  • 10

1 Answers1

0

Are you talking about ad measurements with comScore vCE? if so, this is already handled by Roku's RAF library, all that's needed is to call raf.enableAdMeasurements(true) (+couple more methods mentioned in the doco) and to have comScore beacons in the ad XML

Nas Banov
  • 28,347
  • 6
  • 48
  • 67