Example 3.13 - Test for Non-Linear Nested VPAID <AdParameters>


The configuration for this example is:




"" is defined as:


<config>
   <ova.title>
       Example 3.13 - Test for Non-Linear Nested VPAID <AdParameters>
   </ova.title>
   <ova.json>
       {
          "debug": {
              "levels": "fatal, config, vast_template, vpaid, http_calls, playlist, api"
          },

          "ads": {
             "schedule": [
                {
                    "startTime": "00:00:02",
                    "position": "auto:bottom",
                    "duration": "recommended:20",
                    "tag": "../../../../dist/templates/overlays/vast2-overlay-with-nested-ad-parameters.xml"
                }
             ]
          }
       }
   </ova.json>
</config>