Back to Bidders

Avantis Video

Features

Bidder Code avantisvideo Prebid.org Member no
Prebid.js Adapter yes Prebid Server Adapter no
Media Types display, video Multi Format Support check with bidder
TCF-EU Support yes IAB GVL ID 780 (aniview)
GPP Support check with bidder DSA Support check with bidder
USP/CCPA Support yes COPPA Support check with bidder
Supply Chain Support yes Demand Chain Support check with bidder
Safeframes OK yes Supports Deals check with bidder
Floors Module Support check with bidder First Party Data Support check with bidder
User IDs none ORTB Blocking Support check with bidder
Privacy Sandbox check with bidder

Note

For more information about Avantis Video, please contact contact@avantisvideo.com.

Bid Params

Name Scope Description Example Type
AV_PUBLISHERID required Publisher/Netid '55b88d4a181f465b3e8b4567' string
AV_CHANNELID required Channel id '5a5f17a728a06102d14c2718' string

Test Parameters

const videoAdUnit = [{
  code: 'video1',
  mediaTypes: {
    video: {
      playerSize: [[640, 480]],
      context: 'outstream'
    },
  },
  bids: [{
    bidder: 'avantisvideo',
    params: {
      AV_PUBLISHERID: '55b78633181f4603178b4568',
      AV_CHANNELID: '5d19dfca4b6236688c0a2fc4'
    }
  }]
}];

"Send All Bids" Ad Server Keys

These are the bidder-specific keys that would be targeted within GAM in a Send-All-Bids scenario. GAM truncates keys to 20 characters.
hb_pb_avantisvideo hb_bidder_avantisvid hb_adid_avantisvideo
hb_size_avantisvideo hb_source_avantisvid hb_format_avantisvid
hb_cache_host_avanti hb_cache_id_avantisv hb_uuid_avantisvideo
hb_cache_path_avanti hb_deal_avantisvideo

Back to Bidders