🚀 New Features
- New adapter - Quantum Advertising #2051
- New adapter - RTBHouse #2184
- New adapter - FairTrade #2147
- New adapter - vuble #2201
- Updated for 1.0 - Adyoulike #2077
- Updated for 1.0 - Innity #2180
- Updated for 1.0 - Vertoz #2104
- Updated for 1.0 - Smartyads #2080
- Updated for 1.0 - Yieldbot #2135
- Add banner support to Beachfront adapter #2117
Quantum
{
bidder: 'quantum',
params: {
placementId: 21546
}
}
RTBHouse
{
bidder: 'rtbhouse',
params: {
publisherId: 'PREBID_TEST',
region: 'prebid-eu',
test: 1
}
}
FairTrade
{
bidder: 'fairtrade',
params: {
uid: 166
}
}
vube
{
bidder: 'vuble',
params: {
env: 'com',
pubId: 8,
zoneId: '12345',
referrer: "http://www.vuble.tv/", // optional
floorPrice: 5.00 // optional
}
}
🛠 Maintenance
- Update NasmediaAdmixer adapter #2164
- Change bidderCode for DAN Marketplace Bid Adapter #2183
- Add multiple bids request #2136
- RockYou: Update for multiple ad unit support #2198
- ADSS-169 #2187
- AT-5462 #2188
- Use Stale bot to flag and remove stale issues/PRs #2192
- Gamma Support UserSync Endpoint #2216
- Update Vidazoo domain #2223
🐛 Bug Fixes
- Only do video caching if we don't already have a videoCacheKey #2143
- Only count bid timeouts if bidder didn't call done #2154
- AdGeneration bugfix #2191
- Audience Network: allow native/fullwidth bids for non-IAB sizes #2203
- 33Across: updated user sync endpoint #2193
- InSkin: remove referrer field from request body #2217
- Fix video bids from multi-response array triggering callback early #2219
📝 Documentation
- Updated PR_REVIEW guidelines #2159