The configuration for this example is:
"" is defined as:
<config>
<ova.title>
Example 1 - Linear VPAID (Pre-roll)
</ova.title>
<ova.json>
{
"debug": {
"levels": "fatal, config, vast_template, vpaid, http_calls, playlist, api"
},
"ads": {
"holdingClipUrl": "http://static.openvideoads.org/ads/blank/blank.flv",
"schedule": [
{
"position": "pre-roll",
"tag": "../../../../dist/templates/ad-servers/eyewonder/vpaid-linear-01.xml"
}
]
}
}
</ova.json>
</config>