Quantcast
Channel: Advertising - Tumult Forums
Viewing all articles
Browse latest Browse all 198

Video banners for DoubleClick Studio

$
0
0

@AdamDera wrote:

Hi,

I have just had a couple of Hype created banners rejected by the DoubleClick Studio QA. The case was:

  1. Your creative is currently not using Studio HTML5 SDK. Please be sure to implement this to include video tracking events.

More information can be found here:

https://support.google.com/richmedia/answer/2792620?hl=en-GB&ref_topic=2792545

So I did add the referenced script for tracking video assets:

var video1 = document.getElementById('video1');

 Enabler.loadModule(studio.module.ModuleId.VIDEO, function() {
   studio.video.Reporter.attach('video_1', video1);
 });

referring to my video object, and I did sent them back for another round of QA, and will let you know about the results.

But my question for now is: Is the video used in the Hype creative that is exported using the DoubleClick Studio export Script placed inside the creative as a HTML5 tag, as referenced in the linked Google documentation?

Just want to understand what is the actual situation, in order to be able to decide on the next steps in case these new ones get rejected as well.

Posts: 2

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 198

Trending Articles