Back to Bidders

viqeo

Features

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

"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_viqeo hb_bidder_viqeo hb_adid_viqeo
hb_size_viqeo hb_source_viqeo hb_format_viqeo
hb_cache_host_viqeo hb_cache_id_viqeo hb_uuid_viqeo
hb_cache_path_viqeo hb_deal_viqeo

Note

All references to the OpenRTB spec refer to OpenRtb v2.5 (https://www.iab.com/wp-content/uploads/2016/03/OpenRTB-API-Specification-Version-2-5-FINAL.pdf)

The Viqeo Bidder Adapter requires setup and approval from Viqeo.

Please reach out to info@viqeo.tv for more information.

Bid params

Name Scope Description Example Type
user required The object containing user data (See OpenRTB spec) user: {} object
user.buyeruid required User id "12345" string
playerOptions required The object containing Viqeo player options playerOptions: {} object
playerOptions.profileId required Viqeo profile id 1382 number
playerOptions.videId optional Viqeo video id "ed584da454c7205ca7e4" string
playerOptions.playerId optional Viqeo player id 1 number
device optional The object containing device data (See OpenRTB spec) device: {} object
site optional The object containing site data (See OpenRTB spec) site: {} object
app optional The object containing app data (See OpenRTB spec) app: {} object
floor optional Bid floor price 0.5 number
currency optional 3-letter ISO 4217 code defining the currency of the bid. EUR string
test optional Flag which will induce a sample bid response when true; only set to true for testing purposes (1 = true, 0 = false) 1 integer
sspId optional For debug, request id 1 number
renderUrl optional For debug, script player url "https://viqeo.tv" string
endpointUrl optional For debug, api endpoint "https://viqeo.tv" string

Back to Bidders