🚀 New Features
- Prebid Server Integration for S2S Header Bidding #1165
- Pubgears Adapter #953
- AdSupply Adapter #1162
- Quantcast Adapter #1063
New Adapters
Pubgears
{
bidder: 'pubgears',
adUnitCode: 'id123/header-bid-tag-0',
params: {
publisherName: "integration",
pubZone: "i.testpub.com/multibidder"
}
}
AdSupply
{
bidder: 'adsupply',
params: {
clientId: 'b367CB268B1094004A3689751E7AC568F',
siteId: '9e3ba26d-eaac-4004-9c7d-c0ac269d0cf2',
zoneId: 28384,
endpointUrl: 'engine.4dsply.com'
}
}
Quantcast
{
bidder: 'quantcast',
params: {
publisherId: 'LCOf845vzU',
battr : [1,2]
}
}
🛠 Maintenance
- Added .editorconfig for IDE code style support #1147
- Bidfluence CDN endpoint URL update #1163
- Added audit beacon to detect misuse of rhythmone bidder #1134
- Remove old adloader#trackPixel #1159
- Sonobi Adapter - Enable size overrides #1141
- Yieldbot adapter - multiple requestBids per pageview #1146
- AOL Adapter - ONE Mobile endpoint implemented. #1115