"" 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,
"companions": [
{ "id": "companion-1", "width": 300, "height": 250 }
],
"schedule": [
{
"position": "pre-roll",
"server": {
"type": "direct",
"tag": "OVA_DIST_TEMPLATES_3ad-servers/scanscout/example01.xml",
}
}
]
}
}
</ova.json>
</config>