The configuration for this example is:
"" is defined as:
<config>
<ova.title>
Example 2 - Integrating an Adform Ad Tag
</ova.title>
<ova.json>
{
"debug": {
"debugger": "firebug",
"levels": "OVA_DEBUG"
},
"ads": {
"pauseOnClickThrough": true,
"schedule": [
{
"position": "pre-roll",
"tag": "http://track.adform.net/serving/videoad/?bn=453599__amp__ord=__timestamp__"
}
]
}
}
</ova.json>
</config>