Versions Compared

Key

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

...

  • Enter the Postal Code number into the field Value. You can submit this value regardless if this is an existing Key Value or a new value.

  • The data you have added will be reflected in the User Interface.

...

Ad Price Connection ID Assignments in New Key Values UI

You can use connection ID ad price assignments Ad Price Connection ID Assignments in the Lightning Key Value UI. This feature allows you to associate connection IDs with ad prices, ensuring that only assigned connection IDs for specific types are displayed. This impacts the visibility of all targeting types. Additionally, a new feature setting, "allowedAdServersByCategory," is introduced to selectively hide specific types of connection IDs in the campaign builder and media config.Visit the following page for setup information: Campaign Builder and Media Configuration.

To create and set up Ad Price Connection ID Assignments, refer to this page 3.5.7 Create Ad Price Connection ID Assignments -> Blackfor Blacklisting/Whitelisting of Targeting Criteria and Key Values for Products.

Logical operators

Logical operators in Google Account Manager

...

AND/OR operators are used between values of two groups, you can switch between these logical operators between several groups' values

...

...

Operators in the new KeyValue Targeting UI

For Xandr items they you can select additional operators such as "less than," "less than or equal," "greater than," and "greater than or equal."

Note

Please note that if greater than, greater than or equal, less than, or less than or equal operators are selected, only a single value may be chosen.

Info

Administrators can customize default operators between groups for each ad server login, and this default logic will be applied in the Key Value/Audience Segment UI for both Xandr and Freewheel.

How to edit values ( Standard View)

...

  • Click on the Edit button (2). This opens the tree view on the right. (If you choose key values (3) you can also add presets (4) 3.5.5.4 KeyValue Preset Wizard (Version 2.105 and up))

  • Navigate through the tree and select the key (5) and then the values (6) you like to add. (Select as many Key Value pairs as you need in that group. Remember those are combined with a logical AND (7)

  • Alternatively, you can Search (8) and get a dropdown list to select from.

...

7.2.2.1 Tab Setup

7.2.2.2 Tab Rules

3.5.11 Create Ad Price AdServer ID Assignments -> Black/Whitelisting of Targeting Criteria and Key Values for Products

Switching to Lightning View (Version 2.168.2 and above)

...

  • To begin, navigate to the Administration Settings and look for the Media Configuration & Optimizer section.

  • Look for the setting labelled Enable New Key Values UI and proceed to activate it.

  • If you only want to see the active records, while still in Administration Settings, locate the setting called Filter for Active Records and enable it. This verification process ensures that only Connection IDs with a field Active = true (or checked) are displayed on the new key values UI when searching. Next, you need to access the media configuration page and click the edit button under the key values tab.

Change default operators

If you would like to define define different operators for your Xandr or FreeWheel targeting selection when opening it the first time then you can adjust or create the following feature setting:

  • Feature Setting Name: AdServerTargetingDefaultConnectors

  • Feature Name: MediaConfiguration

  • Value:

    Code Block
    [
       {
          "adserver":"APPNEXUS",
          "connector":"and"
       },
       {
          "adserver":"FREEWHEEL",
          "connector":"or"
       }
    ]
  • Description:

    • the values can be in either uppercase or lowercase

    • the connector defined here is the one that will be shown between groups. The one shown within groups will be inverted