🚀New Features
- PubMatic to support DigiTrust Id passing (#3160)
- New Adapter Trafficroots #3141
- New Adapter OpenXOutstream #3153
- Improves additional data passed to the handler in AuctionInit and AuctionEnd events (#3168)
- removing cookieSet (#3175)
- Improve Digital adapter: set dealID based on buying type (#3182)
New Adapters
{
bidder: 'openxoutstream',
params: {
unit: '53943996499',
delDomain: 'se-demo-d.openx.net',
publisher_page_url: 'yieldmo.com',
width: '300',
height: '250',
}
}
🛠Maintenance
- Rubicon adapter - Checking FPD values are defined before toString() #3165
- Rubicon adapter - Adding mediaType param to parseSizes #3166
- Rubicon adapter - skip video request in multi format when video is not setup #3167
- OpenX Adapter: Added support for pubcid (#3158)