Versions Compared

Key

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

...

You can use 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 configCampaign 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.

...

  • 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