[Creative Upload] in Google Ad Manager: Third Party Creative Support and Template Setup

 

Challenge

Would you like to enable customers using our Creative Upload to use Third Party Creatives for Google Ad Manager, and assist in preparing the necessary templates?


Solution

 

To upload creatives of any other fixed creative types, make sure to fill out the following required fields:

  • Name

  • Target Size

  • Standard Code, AMP URL or both (this can be set in the picklist values)

  • Set 'SafeFrame' value to 'true'

The import or Transfer to ADvendio feature will create a new template for the Third Party Creative type. This new template will contain the following variables listed in the table:

Enum Value

Salesforce value (Variable Template Id)

Value examples

Comment

Enum Value

Salesforce value (Variable Template Id)

Value examples

Comment

Size

“TargetSize”

"728x90"

any size in the format NUMBERxNUMBER

HTMLSnippet

“HTMLSnippet”

“<!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 instructions on how to customize, assign, and use templates in the Ad Material Management UI after importing, please refer to the https://advendio.atlassian.net/wiki/spaces/SO/pages/2903015456page.