The configuration for this example is:
"" is defined as:
<config>
<ova.title>
Example 1 - A VAST 1.0 pre-roll ad only
</ova.title>
<ova.json>
{
"debug": {
"debugger": "firebug",
"levels": "OVA_DEBUG"
},
"ads": {
"pauseOnClickThrough": true,
"notice": { "textStyle": "smalltext" },
"displayCompanions": true,
"companions": [
{ "id":"companion", "width":"300", "height":"250" }
],
"servers": [
{
"type": "Lightningcast",
"tag": "http://web.lightningcast.net/servlets/getPlaylist?ver=2.0__amp__
nwid=106414__amp__
content=http%3A//streaming.openvideoads.org/shows/the-black-hole.mp4
__amp__level=Test_Implent%3ATest_400_300__amp__
format=Video-Flash-400-400x300__amp__
uid=ABC__amp__
regions=Standardbanner__amp__
crlen=t__amp_
_resp=VAST"
}
],
"schedule": [
{
"position": "pre-roll"
},
{
"position": "post-roll"
}
]
}
}
</ova.json>
</config>