Hi,
I'm having a success delivering an overlay ad through static XML and it is displaying correctly.
Here's OVA config that successfully works:
<ova.json>
{
"blockUntilOriginalPlaylistLoaded": true,
"autoPlay": false,
"overlays": {
"regions": [
{
"id": "dm-bottom",
"verticalAlign": "bottom",
"horizontalAlign": "center",
"backgroundColor": "transparent",
"width": 480,
"height": 90,
}
]
},
"ads": {
"pauseOnClickThrough": true,
"deliveryType": "progressive",
"schedule": [
{
"zone": "33",
"position": "dm-bottom",
"width": 480,
"height": 90,
"startTime": "00:00:05",
"duration": "15",
"server": {
"type": "OpenX",
"tag": "http://[sitedomain].com/pfadx/N270smthtest;dcmt=text/xml"
}
}
]
}
}
</ova.json>
and here's VAST response used:
<?xml version="1.0" encoding="UTF-8"?>
<VideoAdServingTemplate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="vast.xsd">
<Ad id="dm-bottom0-0">
<InLine>
<AdSystem>DART</AdSystem>
<AdTitle><![CDATA[468x60 - Image overlay (HTTP Pseudo)]]></AdTitle>
<Description><![CDATA[Overlay Video Ad]]></Description>
<Impression>
<URL id="primaryAdServer"><![CDATA[http://openx.openvideoads.org/openx-2.8.2/www/delivery/lg.php?bannerid=59&campaignid=11&zoneid=33&loc=1&cb=a7d5319109]]></URL>
</Impression>
<CompanionAds>
<Companion id="companion" width="150" height="360" resourceType="HTML">
<Code><![CDATA[<a href="http://openx.openvideoads.org/openx-2.8.2/www/delivery/ck.php?oaparams=2__bannerid=7__zoneid=0__cb=a86fe540f3__oadest=http%3A%2F%2Fwww.yahoo.com" target="_blank"><img src="http://static.bouncingminds.com/ads/companions/companion_150_360.png" border="0"/></a><div id='beacon_a86fe540f3' style='position: absolute; left: 0px; top: 0px; visibility: hidden;'><img src='http://openx.openvideoads.org/openx-2.8.2/www/delivery/lg.php?bannerid=7&campaignid=1&zoneid=0&loc=1&referer=1&cb=a86fe540f3' width='0' height='0' alt='' style='width: 0px; height: 0px;' /></div>]]></Code>
<CompanionClickThrough>
<URL><![CDATA[http://www.yahoo.com]]></URL>
</CompanionClickThrough>
</Companion>
</CompanionAds>
<NonLinearAds>
<NonLinear id="overlay" width="468" height="60" resourceType="static" creativeType="image/gif">
<URL>
http://s0.2mdn.net/3424924/468x60_test.gif
</URL>
</NonLinear>
</NonLinearAds>
<Video>
<Duration>00:00:30</Duration>
<AdID><![CDATA[59]]></AdID>
<VideoClicks>
<ClickThrough>
<URL id="destination"><![CDATA[http://www.barbrastreisand.com]]></URL>
</ClickThrough>
</VideoClicks>
<MediaFiles>
<MediaFile delivery="progressive" bitrate="400" width="640" height="480" type="video/x-mp4">
<URL><![CDATA[http://[sitedomain].com/adtest1.flv]]></URL>
</MediaFile>
</MediaFiles>
</Video>
<TrackingEvents>
<Tracking event="start">
<URL id="primaryAdServer"><![CDATA[http://openx.openvideoads.org/openx-2.8.2/www/delivery/fc.php?script=deliveryLog:oxLogVast:logImpressionVast&banner_id=59&zone_id=33&source=&vast_event=start]]></URL>
</Tracking>
<Tracking event="midpoint">
<URL id="primaryAdServer"><![CDATA[http://openx.openvideoads.org/openx-2.8.2/www/delivery/fc.php?script=deliveryLog:oxLogVast:logImpressionVast&banner_id=59&zone_id=33&source=&vast_event=midpoint]]></URL>
</Tracking>
<Tracking event="firstQuartile">
<URL id="primaryAdServer"><![CDATA[http://openx.openvideoads.org/openx-2.8.2/www/delivery/fc.php?script=deliveryLog:oxLogVast:logImpressionVast&banner_id=59&zone_id=33&source=&vast_event=firstquartile]]></URL>
</Tracking>
<Tracking event="thirdQuartile">
<URL id="primaryAdServer"><![CDATA[http://openx.openvideoads.org/openx-2.8.2/www/delivery/fc.php?script=deliveryLog:oxLogVast:logImpressionVast&banner_id=59&zone_id=33&source=&vast_event=thirdquartile]]></URL>
</Tracking>
<Tracking event="complete">
<URL id="primaryAdServer"><![CDATA[http://openx.openvideoads.org/openx-2.8.2/www/delivery/fc.php?script=deliveryLog:oxLogVast:logImpressionVast&banner_id=59&zone_id=33&source=&vast_event=complete]]></URL>
</Tracking>
<Tracking event="mute">
<URL id="primaryAdServer"><![CDATA[http://openx.openvideoads.org/openx-2.8.2/www/delivery/fc.php?script=deliveryLog:oxLogVast:logImpressionVast&banner_id=59&zone_id=33&source=&vast_event=mute]]></URL>
</Tracking>
<Tracking event="pause">
<URL id="primaryAdServer"><![CDATA[http://openx.openvideoads.org/openx-2.8.2/www/delivery/fc.php?script=deliveryLog:oxLogVast:logImpressionVast&banner_id=59&zone_id=33&source=&vast_event=pause]]></URL>
</Tracking>
<Tracking event="replay">
<URL id="primaryAdServer"><![CDATA[http://openx.openvideoads.org/openx-2.8.2/www/delivery/fc.php?script=deliveryLog:oxLogVast:logImpressionVast&banner_id=59&zone_id=33&source=&vast_event=replay]]></URL>
</Tracking>
<Tracking event="fullscreen">
<URL id="primaryAdServer"><![CDATA[http://openx.openvideoads.org/openx-2.8.2/www/delivery/fc.php?script=deliveryLog:oxLogVast:logImpressionVast&banner_id=59&zone_id=33&source=&vast_event=fullscreen]]></URL>
</Tracking>
<Tracking event="stop">
<URL id="primaryAdServer"><![CDATA[http://openx.openvideoads.org/openx-2.8.2/www/delivery/fc.php?script=deliveryLog:oxLogVast:logImpressionVast&banner_id=59&zone_id=33&source=&vast_event=stop]]></URL>
</Tracking>
<Tracking event="unmute">
<URL id="primaryAdServer"><![CDATA[http://openx.openvideoads.org/openx-2.8.2/www/delivery/fc.php?script=deliveryLog:oxLogVast:logImpressionVast&banner_id=59&zone_id=33&source=&vast_event=unmute]]></URL>
</Tracking>
<Tracking event="resume">
<URL id="primaryAdServer"><![CDATA[http://openx.openvideoads.org/openx-2.8.2/www/delivery/fc.php?script=deliveryLog:oxLogVast:logImpressionVast&banner_id=59&zone_id=33&source=&vast_event=resume]]></URL>
</Tracking>
</TrackingEvents>
</InLine>
</Ad>
</VideoAdServingTemplate>
Problem:
I would like to get the overlay Ad working in JWPlayer 5 using DART method.
If I change
"server": {
"type": "OpenX",from OpenX to DART
I still see request going through to retrieve "VAST", but
overlay ad is not showing up and firebug reports:
"Could not find Video Ad dm-bottom0-0 in the VAST template",
if I switch back to "OpenX" it is reporting
"Found Video Ad dm-bottom0-0" and the ad is showing during playback.
The VAST response is exactly the same, but if I'm using VAST to retrieve it it's not able to find the ad in the response.
After long time looking for documentation and samples noone seems to be implementing overlay ads using DART, OpenX is mostly used for JwPlayer5 to do overlay ads.
Could anyone correct if I'm doing something wrong as to getting overlay ads using DART?
and/or
refer me to a sample or a documentation page on how to make overlay ads work using DART?
and/or
what's the difference between how VAST response is treated based on method used (OpenX or DART)?
Thanks,
Dmitry
Hi,
I can help - to start with - can I ask - which version/build of OVA are you running?
Paul