Engerio
Features
| Bidder Code | engerio | Prebid.org Member | no |
|---|---|---|---|
| Prebid.js Adapter | yes | Prebid Server Adapter | no |
| Media Types | display | Multi Format Support | will-not-bid |
| TCF-EU Support | no | IAB GVL ID | none |
| GPP Support | none | DSA Support | no |
| USP/CCPA Support | no | COPPA Support | no |
| Supply Chain Support | yes | Demand Chain Support | no |
| Safeframes OK | yes | Supports Deals | no |
| Floors Module Support | no | First Party Data Support | no |
| Endpoint Compression | check with bidder | ORTB Blocking Support | no |
| User IDs | none | Privacy Sandbox | check with bidder |
Note
The Engerio adapter requires an active publisher account. Please contact info@thinkeasy.cz to obtain an ad slot code (adUnitCode) for your placement.
Supply chain
Engerio publishes https://api.engerio.sk/sellers.json. Your account’s seller id from that file is what belongs in your ads.txt:
api.engerio.sk, <seller id>, DIRECT
and in the supply chain node for this bidder:
pbjs.setBidderConfig({
bidders: ['engerio'],
config: {
ortb2: {
source: {
ext: {
schain: {
ver: '1.0',
complete: 1,
nodes: [{ asi: 'api.engerio.sk', sid: '<seller id>', hp: 1 }]
}
}
}
}
}
});
Bid Params
| Name | Scope | Description | Example | Type |
|---|---|---|---|---|
adUnitCode |
required | The ad slot identifier configured in the Engerio admin for this placement. | 'homepage-sidebar' |
string |
"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_engerio |
hb_bidder_engerio |
hb_adid_engerio |
hb_size_engerio |
hb_source_engerio |
hb_format_engerio |
hb_cache_host_engeri |
hb_cache_id_engerio |
hb_uuid_engerio |
hb_cache_path_engeri |
hb_deal_engerio |