The configuration for this example is:
"" is defined as:
<config>
<ova.title>
Example 3.6 - Deferred ad call for a VPAID pre-roll
</ova.title>
<ova.json>
{
"delayAdRequestUntilPlay": true,
"debug": {
"debugger": "firebug",
"levels": "fatal, config, vast_template, vpaid, playlist, api, analytics, http_calls"
},
"ads": {
"schedule": [
{
"position": "pre-roll",
"tag": "../../../dist/templates/ad-servers/eyewonder/vpaid-linear-01.xml"
}
]
}
}
</ova.json>
</config>