Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents

Challenge

...

When using the Media Campaign generation from your Programmatic Revenue Data, you might come across a few things you want to change in the configuration:

  • You want to change how certain fields are set in the Media Campaigns and Campaign Items which are generated (For Example, you want your Media Campaigns created with a certain Record Type, in order to differentiate them from your regular Media Campaigns)

  • You want to know which fields are required for the Media Campaign Generation and are always set by ADvendio

  • You might want to change the service used to test some beta-related changes or to handle problems.

...

Solutions

...

Info

Please keep in mind, that if you select any date before the 10th of a month, the logic will be applied to the past month, to ensure no data from just finished months will be lost in the process.

1. Schedule automatic Media Campaign Generation

Instead of manually clicking the media campaign button in each SSP or Exchanges, and clicking the Media Campaign Button to gather all your data, you can schedule the process to run at your desired intervals.

...

  1. Go to setup

  2. Enter the “custom label” in the search box to open the custom labels screen

  3. Search for a label name: “ServiceVersionProgrammaticMCGeneration

  4. Open the translations and override the translation for the language you are using (for example if you use English, override the English translation) with the new version number you want to use.

3. Allow Configuration of Media Campaign Names for Programmatic Media Campaign Generations

The Programmatic Media Campaign Generation relies on certain fields to fill in automatically the Media Campaign name field.

The default will be named according to the following pattern.

Code Block
“2022-04 Programmatic Revenue TestAdvertiser - TestPartner”

If you are looking for a different naming convention or you experience problems with the generation of Media Campaigns, because the names will be too long, the following setting helps you to have a custom name for your Programmatic Media Campaigns.

Feature on Salesforce

You should create a new feature setting that allows you to customize the title format using tokens for non-static values. Here are the steps to follow:

  • To configure the Name, the customer will need to create a feature-setting record.

  • The values of each field should be set according to the values of the corresponding screenshot. (Feature Setting Name etc.)

  • In the Value field, customers can specify the format of the Media Campaign Names. if they use the token values, it will be replaced by the relevant information as shown below:

  • %MC_CONNECTION% = Name of the Connection

  • %MC_ACCOUNT% = The name of the Advertiser Account

  • %MC_PARTNER% = The name of Programmatic Partner. ⚠️ This is only displayed when available.

  • %MC_YEAR% = Year in 4-digit format

  • %MC_MONTH% = Month in 2-digit format

An example of how to use the feature setting record:

...

Code Block
“%MC_YEAR%-%MC_MONTH% Programmatic Revenue %MC_ACCOUNT% - %MC_PARTNER%”

  • So this will produce the following result:

Code Block
“2022-04 Programmatic Revenue TestAdvertiser - TestPartner”
Note

Limitations

This feature is only available for our Google Ad Manager, BURT & Xandr Integration and not for the Generic Import via CSV.