🚀New Features
- YIELDONE adapter - support Video (#3227)
- Referer detection module: Add canonical url to referer info (#3254)
- New Bid Adapter Bidfluence adapter 1.x (#3244)
- New Analytics Adapter Rivr Analytics Adapter (#3202)
- Added onSetTargeting method to bid adapter spec #3203
- Added trackers in ZEDO adapter #3240
New Adapters
{
bidder: 'bidfluence',
params: {
placementId: '1000',
publisherId: '1000'
}
}
🛠Maintenance
- rtbhouseBidAdapter changes (#3241)
- MarsMedia analytic adpater to use PREBID_GLOBAL than hard-coded pbjs (#3261)
- Rubicon analytics adapter - site zone (#3242)
- Playground XYZ adapter - multi currency (#3250)
- Rubicon Adapter - Altering logic to determine if is video bid or not + update tests (#3263)
- COX COMET Bid adapter removed (#3260)
- LiveWrapped Adapter - Modified how gdpr info is being sent from adapter (#3253)
🐛Bug Fixes
- fix deal targeting for cpm 0 (#3233)
- OneVideo adapter - correct user agent value population (#3248)
- Increase timeoutBuffer default to 400 ms #3258
- Ensure transaction ID is always unique (#3190)
- appnexus adapter support empty keyvalues in bidder params #3257