AppierGM
Features
Bidder Code | appierGM | Prebid.org Member | no |
---|---|---|---|
Media Types | display | GDPR TCF Support | yes |
User IDs | none | USP/CCPA Support | no |
Supply Chain Support | no | COPPA Support | no |
Demand Chain Support | no | Safeframes OK | check with bidder |
Supports Deals | check with bidder | Prebid.js Adapter | yes |
IAB GVL ID | check with bidder | Prebid Server Adapter | no |
Floors Module Support | no | First Party Data Support | check with bidder |
Multi Format Support | check with bidder | ORTB Blocking Support | 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_appierGM |
hb_bidder_appierGM |
hb_adid_appierGM |
hb_size_appierGM |
hb_source_appierGM |
hb_format_appierGM |
hb_cache_host_appier |
hb_cache_id_appierGM |
hb_uuid_appierGM |
hb_cache_path_appier |
hb_deal_appierGM |
Bid Params
Name | Scope | Description | Example | Type |
---|---|---|---|---|
hzid |
required | The zone ID from Appier. | "WhM5WIOp" |
string |
Custom Settings (Optional)
Set the “farm” to use region-specific server
pbjs.que.push(function() {
// use the bid server in Taiwan (country code: tw)
pbjs.setConfig({
appier: {
'farm': 'tw'
}
});
});
Explicitly override the bid server used for bidding
pbjs.que.push(function() {
pbjs.setConfig({
appier: {
'server': '${HOST_NAME_OF_THE_SERVER}'
}
});
});
AppierGM is an aliased bidder for Appier