romain25 Posted November 17, 2015 Report Share Posted November 17, 2015 Hello everyone, I have a question to exclude a campaign in the invocation code.I saw a parameter exclude = "+ document.MAX_used.Can do we modify it to exclude = campaign_id?Thanks, Romain<script type='text/javascript'><!--//<![CDATA[ var m3_u = (location.protocol=='https:'?'https://ww2.adsserver.com/pubserver/www/delivery/ajs.php':'http://ww2.adsserver.com/pubserver/www/delivery/ajs.php'); var m3_r = Math.floor(Math.random()*99999999999); if (!document.MAX_used) document.MAX_used = ','; document.write ("<scr"+"ipt type='text/javascript' src='"+m3_u); document.write ("?zoneid=5"); document.write ('&cb=' + m3_r); if (document.MAX_used != ',') document.write ("&exclude=" + document.MAX_used); document.write (document.charset ? '&charset='+document.charset : (document.characterSet ? '&charset='+document.characterSet : '')); document.write ("&loc=" + escape(window.location)); if (document.referrer) document.write ("&referer=" + escape(document.referrer)); if (document.context) document.write ("&context=" + escape(document.context)); if (document.mmm_fo) document.write ("&mmm_fo=1"); document.write ("'><\/scr"+"ipt>"); //]]>--></script><noscript><a href='http://ww2.adsserver.com/pubserver/www/delivery/ck.php?n=aa1216dc&cb=INSERT_RANDOM_NUMBER_HERE' target='_blank'><img src='http://ww2.adsserver.com.ch/pubserver/www/delivery/avw.php?zoneid=5&cb=INSERT_RANDOM_NUMBER_HERE&n=aa1216dc' border='0' alt='' /></a></noscript> Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.