MAKRO | Beschreibung |
${CACHEBUSTER} |
This macro inserts a random number into the ad request URL. This is to prevent visitors from seeing an ad from the browser cache when they return to a page. |
${CLICK_URL} ${CLICK_URL_ENC} ${CLICK_URL_ENC_ENC} |
These macros insert the click tracking URL of Display & Video 360. The versionsENC and ENC_ENC the click tracking URL is displayed in coded or double coded format. |
Example:
IFrame-Code:
<iframe width="160" height="600" noresize="noresize" scrolling="no" frameborder="0" marginheight="0" marginwidth="0" src="https://mt.adspirit.de/adframe.php?pid=2&wmid=69&chc=1&nvc=1&ord=${CACHEBUSTER}&prdclick_0=${CLICK_URL_ENC}" ALLOWTRANSPARENCY="true">
<a href="${CLICK_URL}https://mt.adspirit.de/adclick.php?pid=2&wmid=69&chc=1&nvc=1&ord=${CACHEBUSTER}" target="_blank">
<img src="https://mt.adspirit.de/adview.php?pid=2&wmid=69&chc=1&nvc=1&ord=${CACHEBUSTER}" alt="Hier klicken!" border="0" width="160" height="600" />
</a>
</iframe>
Script-Code:
<script type="text/javascript" src="https://mt.adspirit.de/adscript.php?pid=2&wmid=69&chc=1&nvc=1&ord=${CACHEBUSTER}&prdclick_0=${CLICK_URL_ENC}"></script>
<noscript>
<a href="${CLICK_URL}https://mt.adspirit.de/adclick.php?pid=2&wmid=69&chc=1&nvc=1&ord=${CACHEBUSTER}" target="_blank">
<img src="https://mt.adspirit.de/adview.php?pid=2&wmid=69&chc=1&nvc=1&ord=${CACHEBUSTER}" alt="Hier klicken!" border="0" width="160" height="600" />
</a>
</noscript>
async. Script-Code:
<ins class="asm_async_creative"
style="display:inline-block; width:160px; height:600px; text-align:left; text-decoration:none;"
data-asm-click="${CLICK_URL}"
data-asm-encode="0"
data-asm-host="mt.adspirit.de"
data-asm-params="pid=2&wmid=69&chc=1&nvc=1"></ins>
<script src="https://mt.adspirit.de/adasync.min.js" async type="text/javascript"></script>
Maybe you'd like to have a look at Google's help to find out more about supported macros: https://support.google.com/displayvideo/answer/2789508?hl=en%20layvideo/answer/2789508?hl=en
Keywords: click makro, urlredirect, macro