Versions Compared

Key

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

...

Info

There are two feature settings you can configure, one

  • One to define the Media Campaign Fields

and one
  • One for Campaign Item Fields.


Configure Media Campaign Fields

To configure which fields are predefined for Programmatic Revenue Media Campaigns go to:

  • App LauncherFeature Settings

...

  • Create a new record with the following settings:

Field

Value

Comment

Feature Setting Name

Value Map

Feature Name

Programmatic Data Media Campaign Creation

Template Name

Media Campaign

Values

[{ "name": "ADvendio__Description__c", "value": "Programmatic Revenue for advertiser per month"},{"name": "ADvendio__Stage__c", "value": "Booked" }]

Enter the following information as comma separated list, make sure to also add {} around each field:

{"name": "API Name of the Field", "value": "The value you want to set"},

ℹ️ You can set any field on the Media Campaign object, including your own custom fields.

...

The following fields are set by the ADvendio Programmatic Media Campaign generation per default.

ℹ️ You can’t change these settings:

...

How to change which version of the Media Campaign Generation is used

Warningnote

Attention: Manually changing this information will not automatically update, once there is a new service available.

Normally if ADvendio releases a new service for the Media Campaign Generation, it will automatically be used once you install the newest ADvendio Release. If you have overwritten this information however, your configuration remains. You will need to remove your override in order to use the default service again!

Please use this only when instructed by your Technical Account Manager or the ADvendio Development Team. We can’t guarantee the feature will be working properly, if you change this information by yourself.

...

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.

CampaignNameMask 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 you 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 please 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:

Value field

Field description

%MC_CONNECTION%

...

Name of the Connection

%MC_ACCOUNT%

...

The name of the Advertiser Account

%MC_PARTNER%

...

The name of Programmatic Partner.

...

(warning) This is only displayed when is available.

%MC_YEAR%

...

Year in 4-digit format

%MC_MONTH%

...

Month in 2-digit format

Note

On every combination that wants to be used there always need to exist a value that can make the naming unique and unrepeatable.

An example of how to use the feature setting record:

...