Documentation DCO Enabler -> ENABLER ADOBE EDGE -> DYNAMICS SETTINGS
DYNAMICS SETTINGS
Dynamic values are available in a map data
.
To test your creative, you can set default values after inserting the script in the event compositionReady
. These values will be automatically replaced with dynamic values at the time of AdServing.
ADventori.initData( {'wording':'Lorem Ipsum', 'photo':'http://url.of/photo'}); console.log(ADventori.data.wording + '==' + 'Lorem Ipsum'); console.log(ADventori.data.photo + '==' + 'http://url.of/photo');
For all campaigns using several formats, all dynamics values must be the same throughout all formats