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

displayio adapter: calls pubmatic get user id function

Open patmmccann opened this issue 3 years ago • 0 comments

@philan15 please don't call getuseridsaseids in the owpbjs library

https://github.com/prebid/Prebid.js/blob/b9fe9a2991e8383b6c121e19fe1d859fbd80365f/modules/displayioBidAdapter.js#L134

That's the wrong global and one should read the eids from the request, not this api.

patmmccann avatar Aug 03 '22 16:08 patmmccann