🚀New Features
- zedoBidAdapter: Support Video Renderer (#3104)
- rxrtb adapter - Change name to rexrtb and some fix (#3118)
- Add ADSpend bidder adapter (#3005)
- Add Adagio bidder and analytics adapters (#3069)
- Making targeting keys configurable (#3140)
- New Adapter Add teads bidder adapter (#3135)
- Yieldlab adapter - Added the option to pass a deal id instead of a partnership id (#3148)
new adapters
{
bidder: 'teads',
params: {
pageId: 89489,
placementId: 96888
}
}
🛠Maintenance
- Beachfront adapter - Add video params (#3121)
- Rubicon adapter: get referrer from bidderRequest.refererInfo.referer; (#3087)
- playground-xyz adapter - 4235 prebid endpoint return empty array instead of 204 when no bids returned #3136
🐛Bug Fixes
- Pubmatic adapter modifying bid sizes in certain situations (#3122)
- Sonobi - Fix ref encoding (#3125)
- Fix for Issue 3130: passing new copy of adUnits object to every adapter (#3131)
- fixes #3128 YieldlabBidAdapter is not using bidRequest.params.adSize (#3129)
- Minor freewheel-ssp update (#3119)
- Make size mapping mediaType aware (#3134)