Back to Bidders
AdsYield
Features
Bidder Code |
adsyield |
Prebid.org Member |
no |
Media Types |
display, video |
GDPR TCF Support |
yes |
User IDs |
none |
USP/CCPA Support |
yes |
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 |
yes |
Floors Module Support |
no |
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_adsyield |
hb_bidder_adsyield |
hb_adid_adsyield |
hb_size_adsyield |
hb_source_adsyield |
hb_format_adsyield |
hb_cache_host_adsyie |
hb_cache_id_adsyield |
hb_uuid_adsyield |
hb_cache_path_adsyie |
hb_deal_adsyield |
|
Bid Params
Name |
Scope |
Description |
Example |
Type |
zone |
required |
The unique identifier of the ad placement. Could be obtained from the AdsYield UI or from your account manager. |
'e5ff8e48-4bd0-4a2c-9236-55530ab8981d' |
string |
host |
required |
Ad network’s RTB host |
'open-adsyield.com' |
string |
publisherId |
required |
Publisher ID |
12345 |
integer |
Adsyield server-side Prebid Server adapter requires only publisherId
and host
parameters. But Adsyield client-side Prebid.js adapter requires only zone
.
Adsyield server-side Prebid Server adapter supports only banner
, video
, audio
, native
media types. But Adsyield client-side Prebid.js adapter supports only video
media types, doesn’t support banner
, audio
and native
.
Back to Bidders