The configuration for this example is:
"" is defined as:
<config>
<ova.title>
Example 3.8 - VPAID Javascript Callback API
</ova.title>
<ova.json>
{
"debug": {
"levels": "OVA_DEBUG"
},
"ads": {
"schedule": [
{
"position": "pre-roll",
"tag": "OVA_VPAID_LINEAR_2_VAST"
},
{
"position": "post-roll",
"tag": "OVA_VPAID_LINEAR_4_VAST"
}
]
}
}
</ova.json>
</config>