Challenge

You are planning to use the ADvendio Creative Upload features to manage your creatives in ADvendio and upload them directly to your Google Ad Manager (GAM) network. Now you are wondering:


Solution

To set up the Creative Upload in ADvendio, there are so-called Ad Creative Templates required. Those templates control, which fields and settings will be available in the Creative Upload UI and thus which information your Sales Reps will be able to see. Additionally, you can determine which Campaign Items, and which Creative Templates are available. This helps you for example to make sure to only use video creatives for your video Campaign Items and similar.

Also, the templates will help to define which information is sent to which fields in GAM. Some of the templates in ADvendio will refer to a Creative Template in GAM.

Underneath each Ad Creative Template in ADvendio, there are Template Variables, which can configure which fields are visible in the Creative Upload Screen.

To set up your Creative Upload for Google AdManager you will need to go through the following steps:

  1. Create or Import (version 2.155 and up) Ad Creative Templates into ADvendio

  2. Configure your Ad Creative Template Variables for each template based on your GAM requirements

  3. Connect Ad Creative Templates to Ad Types in ADvendio, to make them available to your Users

Features and Creative formats currently supported for GAM

The following Creative formats are currently supported by ADvendio:

The ADvendio Creative Data Model

Here is an overview of the data model and what it means:

ADvendio Object

Google Ad Manager

Ad Creative

The actual creative that will be uploaded to an advertiser in GAM and will later be assigned to a line item

Campaign Item

represents the Line Item in GAM

Creative Assignments

ADvendio assigns Creatives to Line Items in GAM based on the Creative Assignment object in ADvendio.

Ad Creative Template

The GAM Creative Template to use (if applicable)

Ad Creative Template Variable

The fixed settings and fields required for GAM Creatives, more information can be seen below

Import your templates from your Google Ad Manager Network

This is available as a BETA release with version 2.157, we will delivery additional functions within the following releases

You can now import templates from your Google Ad Manager network into ADvendio. With this enhancement, you have ready-to-use templates already created at the click of a button!

To access this feature, you will need to go to your Google Ad Manager Connection record in ADvendio and select ‘transfer to ADvendio’

Within the window that opens, you will need to select Creative Templates and decide which templates you’d like to import.

Once the import is done, you receive ready-to-use templates, which contain all the required technical information for ADvendio. You can then proceed to further customize them to your needs, for example by adding additional help texts to the variables (see mapping section below).

Attention: All templates imported by ADvendio, receive a Unique Key in the field Unique Key External. If you want to modify a template for your own needs, please empty this Unique Key or set an own one. Otherwise if you start the import process a second time, we might overwrite your changes!

Problems during the import

After the import process from the AdServer is finished, you will receive a result email. This will also provide you with an overview of problems during the import process. Some of the more common issues can be:

Bildschirmfoto 2024-01-17 um 12.03.23.png

Manually create an Ad Creative Template in ADvendio

You start by creating your Ad Creative Template in ADvendio, this will help you to configure the types of creatives you want to manage from ADvendio.

Let’s say we want to use the Standard file image template. We proceed to create an Ad Creative Template record in ADvendio, which could look like this:

  1. Creative Template Name: You can pick any name that you like. This name will be shown to the user when uploading a new creative to ADvendio, so we recommend using something relatable to your users

  2. Connection (optional): Please link to the connection record, which represents your GAM network

  3. Creative Type: Determines which type of Creative will be uploaded to Google AdManager. The following formats are currently supported:

    1. Image

    2. Image URL

    3. Overlay

    4. Campaign Manager 360

    5. Third-Party Creative

  4. Template ID: Currently not used

  5. External Status: Currently not used

  6. Active: Please set your template to active, otherwise it will not be available during the creative upload process

Manually configure your Ad Creative Template Variables

Once the template is there, you will need to define which fields you want or need to use. In our example, there are a few fixed variables we always need for the GAM banner.

To manage the variables of a template, you need to switch to the related tab in your Ad Creative Template record and view the related list ‘Ad Creative Template Variables’

Click the button new to create a new Variable. Depending on your creative format there are certain Variables which are always required. See also the section on the mapping below. Each Variable record you create will then be its field in the Creative Upload window your user sees, so they can fill in the required information.

The fields mean the following:

Mapping ADvendio Variables to Google Ad Manager

ADvendio Variable ID

Field to target

Relevant Variable Type

Possible Values*

Max Length (characters)

Required

Relevant for Creative Formats

File

The actual image file to upload

attachment

“0691j000001mK5aAAE”

 

(tick)

Image

Overlay

Custom Code Creative (with 2.170 release)

DestinationURL

Destination URL where the ad leads

string

 

1024

(tick)

Image

Image URL

Overlay

Custom Code Creative (with 2.170 release)

DestinationURLType

The type of destination a user reaches once the ad is clicked. Default to lead to a website is CLICK_TO_WEB

picklist

  • CLICK_TO_WEB

  • CLICK_TO_APP

  • CLICK_TO_CALL

 

(tick)

Image

Image URL

Overlay

Custom Code Creative (with 2.170 release)

TargetSize

The slot size

string

any 123x345 format

 

(tick)

Image

Image URL

Overlay

Third-Party

Custom Code Creative(with 2.170 release)

OverrideSize

A size to use instead of the actual slot size of the image

string

any 123x345 format

(error)

CampaignManager360

ImageURL

The URL where the actual asset resides. 

attachmentURL

 

1024

(tick)

Image URL

RedirectURL

Contains the redirect URL of the creative Asset; Usually the Tag received from CampaignManager360

RedirectURL

(tick)

CampaignManager360

AlternativeText

Alternative text to be rendered along with the creative used mainly for accessibility. 

string

 

500

(error)

Image / Image URL

ImpressionURL

An impression tracking URL to ping when the creative is displayed.

string

 

1024

(error)

Image / Image URL

CustomParameters

A comma separated key=value list of parameters that will be supplied to the creative.

string

 

 

(error)

Overlay

Duration

Minimum suggested duration in seconds.

integer

 

 

(error)

Overlay

Orientation

A locked orientation for the creative to be displayed in.

picklist

  • UNKNOWN

  • FREE_ORIENTATION

  • PORTRAIT_ONLY

  • LANDSCAPE_ONLY

 

(error)

Overlay

Third-Party

Custom Code Creative (with 2.170 release)

SSLManualOverride

You can define if Google should check the SSL of Third Party HTML creatives or to overwrite if the creative is compatible or not compatible

picklist

  • “NO_OVERRIDE;

  • SSL_COMPATIBLE;

  • NOT_SSL_COMPATIBLE“

(tick)

Third-Party

Custom Code Creative (with 2.170 release)

HTMLSnippet

Use this to paste the HTML code of your Third Party Creatives

long text

“<!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>”

(tick)

Third-Party

Custom Code Creative (with 2.170 release)

MacroName

MacroName

string

“%%CLICK_URL_UNESC%%”

(tick)

Custom Code Creative(with 2.170 release)

IsInterstitial

IsInterstitial

string

  • TRUE

  • FALSE

(error)

Custom Code Creative(with 2.170 release)

*Please note, that ADvendio currently requires exactly the values listed here to be set, otherwise the creative upload will end in an error message.

Example for a Google Ad Manager Creative Template in ADvendio

So to use Google Creative Upload a simple example for a template can look like this:

AdCreative Template Field

Value

Name

Google Image (upload file)

Creative Type

Image

Connection

The connection record of your Google AdManager network

Active

True

Underneath this AdCreative template, the following AdCreative Template Variables are created:

Ad Creative Template Variable Name

Variable Type

Variable ID

Possible Values

Required

Help Text

Default Value

Image File

attachment

File

(tick)

Upload the image file you want to use for your ad

Goal URL

string

DestinationURL

(tick)

Enter which URL a user should reach, once the ad is clicked. Please use ‘www.example.com’ as format.

www.example.com

Type of Goal

picklist

DestinationURLType

  • CLICK_TO_WEB;

  • CLICK_TO_APP;

  • CLICK_TO_CALL

(tick)

What type of action will be started, once a user clicks the ad.

CLICK_TO_WEB

Slot Size

picklist

TargetSize

Values should be based on the slot sizes your products use.

Examples:

  • “120x600;

  • 300x250;

  • 728x90;

  • 1x1”

(tick)

Please select the size that your Creative uses, in most cases this is equal to the size of your image.

Alternative Text

string

AlternativeText

(error)

Enter an alt text for your ad, which will be shown if the image could not be displayed.

Assign Dates to Creatives

To enable the date customization for your creatives, you need to check the "Override Dates" checkbox. This step allows you to set flexible start and end times for your creative content.

Please note that the default value for "Override Dates" is unchecked, so you'll need to enable it manually.

When you have enabled "Override Dates," an additional section will appear in your organization's Creatives settings under "Optional Settings."

For more detailed information about this feature, please refer to https://advendio.atlassian.net/wiki/spaces/SO/pages/2829713409/4.12.2+How+to+upload+Ad+Materials+Creatives+to+ADvendio#Creative-Assignment-Dates-for-Google-Ad-Manager-and-Xandr.

Connect your Template to Ad Types

Once the template is created with all its Ad Creative variables, you will need to define which Ad Types you would like to assign this template. Without assigning the Templates to Ad Types you won’t be able to create new Creatives in the UI as described in: 4.12.2 How to upload Ad Materials (Creatives) to ADvendio?

To connect the template to one or multiple Ad Types please go to the related lists of the Ad Creative Template record. For the related list “Assigned Ad Types“ you just need to hit the new button in order to select the relevant Ad Type for which this template and its variables should be usable. After you select the Ad Type you can either hit the save button if you just want to assign one Ad Type. If you would like to assign multiple Ad Types you can also hit the Save & New button.