The configuration for this example is:
"" is defined as:
<config>
<ova.title>
Example 3.2 - Specifying a max duration timeout timer
</ova.title>
<ova.json>
{
"debug": {
"debugger": "firebug",
"levels": "OVA_DEBUG"
},
"ads": {
"pauseOnClickThrough": true,
"vpaid": {
"enableMaxDurationTimeout": true,
"maxDurationTimeout": 30,
"holdingClipUrl": "OVA_BLANK_PIXEL_IMAGE"
},
"schedule": [
{
"position": "pre-roll",
"server": {
"type": "direct",
"tag": "http://ad3.liverail.com/?LR_CAMPAIGN_ID=4435__amp__
LR_PUBLISHER_ID=3996__amp__LR_SCHEMA=vast2"
}
}
]
}
}
</ova.json>
</config>