Back to Bidders

Viewdeos Server

Features

Bidder Code viewdeos Prebid.org Member no
Prebid.js Adapter no Prebid Server Adapter yes
Media Types display, video Multi Format Support check with bidder
TCF-EU Support yes IAB GVL ID 924
GPP Support check with bidder DSA Support check with bidder
USP/CCPA Support check with bidder COPPA Support check with bidder
Supply Chain Support check with bidder Demand Chain Support check with bidder
Safeframes OK check with bidder 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 Prebid Server App Support check with bidder

Bid params

Name Scope Description Example Type
aid required The source ID from member zone 350975 integer

Test Parameters

    var adUnits = [
      // Banner adUnit
      {
        code: 'div-test-div',
        mediaTypes: {
          banner: {
            sizes:[[300, 250]]
          }
        },
        bids: [{
          bidder: 'viewdeos',
          params: {
            aid: 672854
          }
        }]
      }
    ];

"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_viewdeos hb_bidder_viewdeos hb_adid_viewdeos
hb_size_viewdeos hb_source_viewdeos hb_format_viewdeos
hb_cache_host_viewde hb_cache_id_viewdeos hb_uuid_viewdeos
hb_cache_path_viewde hb_deal_viewdeos

Back to Bidders