Documentation DCO Enabler -> ENABLER HTML5 ->
DYNAMICS SETTINGS
DYNAMICS SETTINGS
The dynamic values are available in a map data
.
To test your ad, you can set defaults after loading the script. These values will be automatically replaced with dynamic values at the time of AdServing.
<script src="https://adventori.com/lp/enabler/ADventori-2.0.0.js" crossorigin="anonymous" type="text/javascript"></script> <script type="text/javascript"> var demo = ADventori.initData( {
'wording':'Lorem Ipsum',
'photo':'http://url.of/photo'
});
console.log(demo.wording + '==' +
'Lorem Ipsum'); console.log(demo.photo + '==' +
'http://url.of/photo'); </script>
For all campaigns using several formats, all dynamics values must be the same throughout all formats