Back to Bidders
Bidgency Group
Features
| Bidder Code |
bidgency |
Prebid.org Member |
no |
| Media Types |
display, video |
GDPR TCF Support |
yes |
| User IDs |
all |
USP/CCPA Support |
yes |
| Supply Chain Support |
yes |
COPPA Support |
no |
| Demand Chain Support |
no |
GPP Support |
no |
| Supports Deals |
no |
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 |
will-bid-on-one |
ORTB Blocking Support |
check with bidder |
| Safeframes OK |
yes |
|
|
"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_bidgency |
hb_bidder_bidgency |
hb_adid_bidgency |
hb_size_bidgency |
hb_source_bidgency |
hb_format_bidgency |
hb_cache_host_bidgen |
hb_cache_id_bidgency |
hb_uuid_bidgency |
hb_cache_path_bidgen |
hb_deal_bidgency |
|
Note
The Bidgency Group adapter requires approval and setup. Please reach out to aso@bidgency.com or visit us at bidgency.com for more details.
Bid Params
| Name |
Scope |
Description |
Example |
Type |
server |
required |
Server endpoint |
https://srv.bidgx.com |
String |
zone |
required |
Zone ID |
73815 |
Integer |
Video Caching
Note that the Bidgency Group adapter expects a client-side Prebid Cache to be enabled for video bidding.
pbjs.setConfig({
usePrebidCache: true,
cache: {
url: 'https://prebid.adnxs.com/pbc/v1/cache'
}
});
Back to Bidders