prebid / prebid-server

Open-source solution for running real-time advertising auctions in the cloud.
https://prebid.org/product-suite/prebid-server/
Apache License 2.0
403 stars 698 forks source link

Port PR from PBS-Java: Always Return Bid Exp #3763

Open cross-repo-issue-creation[bot] opened 1 week ago

cross-repo-issue-creation[bot] commented 1 week ago

A PR was merged over on PBS-Java

This was a bug in PBS-Java where ORTB exp was cleared if the bid was not cached server-side. It shouldn't be cleared because it can be cached client-side as well.