Versions Compared

Key

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

...

If you are an Adaptive Stream client with Brightcove but are either (a) serving the ads from an on-page or (b) not using IMA3, following the instructions here: Contextual Ad Targeting for IRIS.TV Adaptive Stream clients

Setting Up Contextual Ad Targeting

Contextual Ad Targeting sends contextual segments for a specific video into the pre-roll ad call, which can then be used for direct and programmatic advertising targeting. Contextual data needs to be added by IRIS.TV's Asset IQ system. Please contact your Programming Strategist if you are interested in activating Contextual Ad Targeting for your current Brightcove / IRIS.TV integration.

...

Contextual Ad Targeting can be configured to send context segments in either the "cust_params" or the "categories" parameter on the ad tag. The below documentation will walk through the requirements for both workflows.

To Send Contextual segments through "cust_params":

  • Add “cust_params” macro to their DFP ad tag

  • In Brightcove Adveristing settings for the player, disable Request Ads from happening “On Load”.

  • Add the following to their Brightcove plugin options:

...

  • The publisher must then set up targets to the different “context” values

To Send Contextual segments through "categories" param:

  • Add “categories” macro to their Telaria ad tag

  • In Brightcove Adveristing settings for the player, disable Request Ads from happening “On Load”

  • Add the following to their Brightcove plugin options:

    Code Block
    "enable_category_ads" : true,
    "carousel_recs" : true
  • The publisher must then set up to targets to the different “categories” values

...