Versions Compared

Key

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

...

Enum Value

Salesforce value (Variable Template Id)

Value examples

Comment

Size

“TargetSize”

"728x90"

any size in the format NUMBERxNUMBER

HTMLSnippet

“HTMLSnippet”

Code Block
languagehtml
“<!DOCTYPE html>
<html lang=\“en\“><head>
    <meta charset=\“UTF-8\“> 
   <meta name=\“viewport\” content=\“width=device-width, initial-scale=1.0\“>  
  <title>Your Page Title</title>
</head><body>  
  <h1>Hello, World!</h1>   
 <p>This is a simple HTML snippet.
</p></body></html>”

Use this to paste in the HTML code

Orientation

“Orientation”

  • “FREE_ORIENTATION;

  • PORTRAIT_ONLY;

  • LANDSCAPE_ONLY”

Orientation needs to be one of the following values:

  • FREE_ORIENTATION

  • PORTRAIT_ONLY

  • LANDSCAPE_ONLY

SSLManualOverride

“SSLManualOverride”

  • “NO_OVERRIDE;

  • SSL_COMPATIBLE;

  • NOT_SSL_COMPATIBLE“

Needs to be one of the following values:

  • NO_OVERRIDE

  • SSL_COMPATIBLE

  • NOT_SSL_COMPATIBLE

For additional GAM Technical Documentation follow this instructions on how to customize, assign, and use templates in the Ad Material Management UI after importing, please refer to the [Creative Upload] Set Up Google Ad Manager Creative Upload Featurespage.