Prebid.js icon indicating copy to clipboard operation
Prebid.js copied to clipboard

Missena Bid Adapter : add user session tracking and update referer & location fields

Open ysfbsf opened this issue 1 year ago • 2 comments

Type of change

  • [x] Feature
  • [x] CI related changes

Description of change

This PR implements a new session tracking logic and restructures the referer related fields. It's also fixing some CI related issues (linting warnings)

Other information

ysfbsf avatar Jul 21 '24 17:07 ysfbsf

Linking #11764

patmmccann avatar Jul 21 '24 18:07 patmmccann

https://github.com/prebid/Prebid.js/blob/626c6484a9c7935a08365b1170a45c97b1cc9a8d/modules/adbookpspBidAdapter.js#L636-L662 indicated your pr should change this adapter and adbookpsp to import the get and set user functions from a library, perhaps /libraries/bidderUserUtils/index.js ?

Refactoring is not a solution to code duplication, imports are the solution

patmmccann avatar Jul 21 '24 18:07 patmmccann

closing as stale

patmmccann avatar Oct 24 '24 18:10 patmmccann