You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sspBC Bid Adapter : add support for PAAPI, detection of interstitials, and etc. (prebid#12242)
* Update tests for sspBC adapter
Update tests for sspBC adapter:
- change userSync test (due to tcf param appended in v4.6)
- add tests for onBidWon and onTimeout
* [sspbc-adapter] 5.3 updates: content-type for notifications
* [sspbc-adapter] pass CTA to native bid
* [sspbc-5.3] keep pbsize for detected adunits
* [maintenance] - remove old test for sspBc bid adaptor
* [sspbc-5.3] increment adaptor ver
* [sspbc-adapter] maintenance update to sspBCBidAdapter
* remove yarn.lock
* Delete package-lock.json
* remove package-lock.jsonfrom pull request
* [sspbc-adapter] send pageViewId in request
* [sspbc-adapter] update pageViewId test
* [sspbc-adapter] add viewabiility tracker to native ads
* [sspbc-adapter] add support for bid.admNative property
* [sspbc-adapter] ensure that placement id length is always 3 (improves matching response to request)
* [sspbc-adapter] read publisher id and custom ad label, then send them to banner creative
* [sspbc-adapter] adlabel and pubid are set as empty strings, if not present in bid response
* [sspbc-adapter] jstracker data fix
* [sspbc-adapter] jstracker data fix
* [sspbc-adapter] send tagid in notifications
* [sspbc-adapter] add gvlid to spec; prepare getUserSyncs for iframe + image sync
* update remote repo
* cleanup of grupawp/prebid master branch
* update sspBC adapter to v 5.9
* update tests for sspBC bid adapter
* [sspbc-adapter] add support for topicsFPD module
* [sspbc-adapter] change topic segment ids to int
* sspbc-5.94: read bid platform
* sspbc-5.94 wip
* [sspbc-adapter] major version 6.00 (uses backend renderer)
* [sspbc-adapter] 6.0 add support for PAAPI component auctions
* [sspbc-adapter] default platform value for non-bid notifications
* [sspbc-6.0] add default value for native title length
* [sspbc-6.0] include interstitial info in request
* [sspbc-adapter] update to v6, test coverage and smaller fixes
* remove lint console override
---------
Co-authored-by: Wojciech Biały <wb@WojciechBialy.local>
Co-authored-by: decemberWP <155962474+decemberWP@users.noreply.github.com>
// TODO: the check on CMP api version does not seem to make sense here. It means "always run the usersync unless an old (v1) CMP was detected". No attention is paid to the consent choices.
0 commit comments