Prebid.js
Prebid.js copied to clipboard
Adriver Bid and Id Modules: buyerid bug fix
Type of change
- [x] Bugfix
Description of change
Fixed bug with getting buyerid and fixing tests
Maintainer email: [email protected]
Other information
Please add adriver to the generation page https://docs.prebid.org/download.html in the "User ID Modules" section. Because during the last update, the adriverIdSystem module was added, but it was not added on the generation page
@m-oranskaya I will follow-up on the download page to add adriver
We think that error in the CircleCI tests is not related to our changes. Shall we do something else to get our changes approved?
Hi, why do you send id's from other modules ? I don't think this behavior is expected here. cc @patmmccann
(the CI error is not related to your changes, I confirm)
We have made the necessary changes, is there anything else we need to do to get the Pull Request approved?
Could you add our userId module to download page?
Could you add our userId module to download page?
@ChrisHuie ?
Please tell the approximate time when you will be able to add our module on https://docs.prebid.org/download.html in the "User ID Modules" section. It is very important for us. Several clients that use prebid are looking forward to being able to generate code.
Hello, @osazos, @ChrisHuie, @patmmccann ! It has been 4 months since these changes were made. When you will be able to add our module on https://docs.prebid.org/download.html in the "User ID Modules" section? It's very important for us and our customers to be able to download it from this page. Is there any problem with it? What should we do to make it happen?
Hello, @osazos, @ChrisHuie, @patmmccann ! Please, help us with this problem!
Hi @NikolaevAlexander,
Actually you only have your bidAdapter documented.
You have to create a new PR in https://github.com/prebid/prebid.github.io to add your user id module.
- add
dev-docs/modules/userid-submodules/adriver.md
- update
download.md
Take a look at others modules files as example.
Sorry for the response delay.
Hi @osazos ! Thank you for the information.