Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

*Enum Value

*Salesforce value (Variable Template Id)

Value examples

Required

Comment

Size

TargetSize

“728x90”

(tick)

any size in the format NUMBERxNUMBER

File

File

“0691j000001mK5aAAE”

(tick)

file formatUse this to provide assets to be used in your custom creative code, these are usually image files, which you want to use as Macros. This file needs to be combined with a MacroName

DESTINATION_URL

DestinationURL

https://www.advendio.com

(tick)

DESTINATION_URL_TYPE

DestinationURLType

“CLICK_TO_WEB;

CLICK_TO_APP;

CLICK_TO_CALL”

(tick)

The destination needs to be one of the following values:

CLICK_TO_WEB

CLICK_TO_APP

CLICK_TO_CALL

HTMLSnippet

HTMLSnippet

<a href='http://ad.doubleclick.net/clk;a;b;c?http://adclick.g.doubleclick.net/aclk%253Fsa%253Dl%2526ai%253DC8qeK%2526adurl%253Dhttp://www.google.com/page.html%253Fparam1%253Dred%2526param2%253Dblue' target="_blank"> <img src='//www.google.com/img.gif'> </a>

(tick)

Use this to paste in the HTML code

MacroName

MacroName

“%%CLICK“CLICK_URL_UNESC%%”

(tick)

UNESC”

(tick)

The MacroName is required for uploaded files/assets, so that you are able to refer to them in your HTML. Enter the Macro Name here and in the code refer to them with the following format: %%CLICK_URL_UNESC%%

IsInterstitial

IsInterstitial

“TRUE;

FALSE”

 (error)

IsInterstitial needs to be one of the following values:

TRUE;

FALSE

Orientation

Orientation

“FREE_ORIENTATION;

PORTRAIT_ONLY;

LANDSCAPE_ONLY"

 (error)

Orientation needs to be one of the following values:

  • FREE_ORIENTATION

  • PORTRAIT_ONLY

  • LANDSCAPE_ONLY

SSLManualOverride

SSLManualOverride

“NO_OVERRIDE;

SSL_COMPATIBLE;

NOT_SSL_COMPATIBLE"

 (tick)

Override needs to be one of the following values:

  • NO_OVERRIDE

  • SSL_COMPATIBLE

  • NOT_SSL_COMPATIBLE

...