-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add userId and GVL ID on adyoulike bidder #3388
Conversation
Hello, If I understand correctly your PR here, you are actually collecting all available IDs coming from ID modules (which is great btw!). In that sense, is it fair to list only 3 IDs in the documentation though? Let me know your thoughts! |
Hello and thank you for your comment. You totally understand what's done here so your question is very relevant. As the documentation doesn't allow us to mention "all ids are collected", I've just mention partner with which we know we will be working on a short term basis. Maybe you can help me, on the other PR I was requested informations on test cases for user ids: We're not able to plug a user id module in to get actual data for end to end testing. By any chance, would you have some help to provide on this matter ? thank you again. |
For the question on the documentation, I've asked the Privacy and Identity PMC community there to get their feedback: https://prebid.slack.com/archives/C016DV7C9J7/p1636035710010800 For the tests, unfortunately I'm not able to help you with this as I've never contributed to Prebid JS code :/ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There's really no such thing as pubCommonId anymore -- it was renamed to 'shared id'. Please update.
✔️ Deploy Preview for prebid-docs-preview ready! 🔨 Explore the source changes: bd6ff64 🔍 Inspect the deploy log: https://app.netlify.com/sites/prebid-docs-preview/deploys/6203845a513a9a0008efad20 😎 Browse the preview: https://deploy-preview-3388--prebid-docs-preview.netlify.app |
Updated. thx for sharing your comments. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@guiann - something went wrong with this PR -- there shouldn't be 264 modified files.
PR updated |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks
* add getfloor support for adyoulike * add userId support on adyoulike bidder * removed obsolete pubCommonId
linked to this monification in adyoulike bidder adapter:
https://github.com/prdbid/Prebid.js/pull/7660