Back to Bidders

Datafusion

Features

Bidder Code datafusion Prebid.org Member no
Prebid.js Adapter yes Prebid Server Adapter yes
Media Types display, video, native Multi Format Support will-bid-on-one
TCF-EU Support no IAB GVL ID check with bidder
GPP Support check with bidder DSA Support check with bidder
USP/CCPA Support yes COPPA Support yes
Supply Chain Support yes Demand Chain Support check with bidder
Safeframes OK check with bidder Supports Deals check with bidder
Floors Module Support no First Party Data Support no
Endpoint Compression check with bidder ORTB Blocking Support yes
User IDs all Privacy Sandbox check with bidder
Prebid Server App Support check with bidder

Note

The Datafusion adapter requires setup before beginning.

Bid Params

Name Scope Description Example Type
host required Ad network’s RTB host 'ssp-data-fusion.bid' string
publisherId required Publisher ID 12345 integer

Prebid Datafusion server-side Prebid Server adapter requires only publisherId and host parameters. But Prebid Datafusion client-side Prebid.js adapter requires only host, adUnitId, adUnitType.

Prebid Datafusion server-side Prebid Server adapter supports only banner, video, audio, native media types. But Prebid Datafusion client-side Prebid.js adapter supports only banner and video media types, doesn’t support audio and native.

"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_datafusion hb_bidder_datafusion hb_adid_datafusion
hb_size_datafusion hb_source_datafusion hb_format_datafusion
hb_cache_host_datafu hb_cache_id_datafusi hb_uuid_datafusion
hb_cache_path_datafu hb_deal_datafusion

Back to Bidders