Olivier
Olivier
Hi @bretg Sorry for my late response I just create a PR to remove our prebid-server adapter and I have to update our Prebid.js adapter to remove the stuff we've...
HI @bretg With a new regard on your last comment, `adunit_position` and mostly `pageviewId`/`user_timestamp` are specific to Adagio and should be ignored in the context of this issue (adunit_position could...
Hi @ecdrsvc You have to rewrite your history to remove the commit on which you added the package-lock.json and then force-push. There are several way to do it, but a...
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...
> Could you add our userId module to download page? @ChrisHuie ?
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`...
Hi @takenorim Thank you for bringing this up! This is definitely a point that deserves attention. I’ve taken note of it and will get back to you soon with more...
`placement` is not the same as `zoneId` or `placementId`. Instead, it should be understood as: "In which section of the page is this ad unit located?" (e.g., top-right, top-header, bottom-last,...
**TL;DR:** We are reverting the previous decision and keeping the `placement` parameter at the bidder params level. For Prebid.js 9, we reworked our bidder adapter to extract the code related...
@bsardo the doc PR will be opened on Monday, I'll ping you when it is done. Thanks.