-
Turns out that client code, both PBJS and PBSDK, is sometimes buggy, and that even once fixed, it's hard to get pubs and/or users to adopt the fixes. So Prebid Server has a role in dealing with the me…
bretg updated
2 weeks ago
-
A PR was merged over on PBS-Go
- [https://github.com/prebid/prebid-server/pull/3817](https://github.com/prebid/prebid-server/pull/3817)
- timestamp: 2024-11-21T20:39:59Z
-
Hello.
We are making a new adapter for prebid and would like to use `imp[].ext.prebid.adunitcode` in our requests.
The problem is that we don't have access to it. For example `adunitcode` is not p…
-
We had a request in the Prebid Slack channel to alert the maintainer when a PR has been opened that affects a bid adapter. This is a pretty reasonable request and not the first time it's come up.
T…
-
Chrome has an elaborate proposal here: https://github.com/privacysandbox/protected-auction-services-docs/blob/88dbcd98cfad0418412f4b57b12ed5d0e5cbd575/bidding_auction_services_multi_seller_auctions.md…
-
We need a new hook stage executed right before the final Prebid Server response. This allows for the last-chance changes to the response itself. The primary intent behind this stage is to allow the mo…
-
We should skip validations by default, validations should be only for debugging, as one shouldnt validate the same static object billions of times.
-
Hello,
I have followed the steps indicated for the installation
```
$git clone https://github.com/prebid/prebid-outstream.git
$cd prebid-outstream
$npm install
$npm run build
```
Without m…
-
It would be great if Prebid had an example bidder that replied with a static creative to function as a participant in the auction that always replies with something.
The details of this configurati…
gglas updated
3 weeks ago
-
This repository hosts the documentation for all those projects:
* https://github.com/prebid/Prebid.js
* https://github.com/prebid/prebid-server
* https://github.com/prebid/prebid-server-java
* h…