Copyright © 2012 Kaltura Inc.
All Rights Reserved. Designated trademarks and brands are the property of their respective owners.
Use of this web site constitutes acceptance of the Terms of Use and Privacy Policy.
EduVideo.org
Hi guys,
I created a VAST Ad Server player and added this ad tag on the 'tag url' - http://ad.doubleclick.net/pfadx/idg.ca.scoregolf/;videoplaylist=SG-Daily;sz=1x1;dcmt=text/html;ord=? but no luck. But when I use this - http://ad.doubleclick.net/pfadx/AngelaSite;kw=nexuswrapper;sz=300x250;ord=4422567;dcmt=text/html it worked. I just observed that when I view the source of this URLs, the document structure is different.
http://ad.doubleclick.net/pfadx/idg.ca.scoregolf/;videoplaylist=SG-Daily...?
uses:
..... does NOT work.
while:
http://ad.doubleclick.net/pfadx/AngelaSite;kw=nexuswrapper;sz=300x250;or...
uses:
....
Any ideas?
Thank you so much..
http://ad.doubleclick.net/pfadx/idg.ca.scoregolf/;videoplaylist=SG-Daily...?
uses:
<InStreamFlashCreative TemplateVersion="1.02">....</InStreamFlashCreative >..... does NOT work.
while:
http://ad.doubleclick.net/pfadx/AngelaSite;kw=nexuswrapper;sz=300x250;or...
uses:
<VAST version="2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="vast.xsd">....</VAST >.... works fine