BookmarkSubscribeRSS Feed

Can I use dynamic tokens in SAS Intelligent Advertising for Publishers?

Started ‎12-22-2015 by
Modified ‎12-22-2015 by
Views 653

Yes, SAS Intelligent Advertising for Publishers supports dynamic tokens for string replacement in creative code content. For example, an ad call can pass in a key=value pair such as "/toys=nerfgun":

http://crtl.aimatch.com/customername/hserver/site=toycatalog/size=728x90/toys=nerfgun


The creative content can then use the token %%TOYS%% to get the associated value "nerfgun":

<a href="%%CLICKURL%%?%%TOYS%%"><img src="%%MEDIA%%" width=728 height=90>

- where %%TOYS%% is replaced with "nerfgun" in the querystring of the click URL. 

Notes:

  • "toys" does not have to be a targeting tag in the SAS Intelligent Advertising for Publishers system for this feature to work.
  • The dynamic token must have %% in front of and after the string.
  • The dynamic token must be uppercased in the creative code ["%%TOYS%%"].

Appending ":URLENCODED" [for example, "%%DATETIME:URLENCODED%%"] will URL-encode the token value. Similarly, appending ":URLDECODED" will decode a URL-encoded string.

Read Usage Note 53300: Using dynamic tokens in SAS Intelligent Advertising for Publishers to check for updates to this information.

 

Version history
Last update:
‎12-22-2015 03:43 PM
Updated by:
Contributors

sas-innovate-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

Register now!

Free course: Data Literacy Essentials

Data Literacy is for all, even absolute beginners. Jump on board with this free e-learning  and boost your career prospects.

Get Started

Article Tags