prebid-server-java
prebid-server-java copied to clipboard
Port PR from PBS-Go: NextMillennium: Adapter and server version
A PR was merged over on PBS-Go
- https://github.com/prebid/prebid-server/pull/4154
- timestamp: 2025-02-11T16:45:18Z
There is an issue in the initial porting PR: https://github.com/prebid/prebid-server-java/pull/3773
The new object should be in the request.ext whereas it was added to the request.imp[].ext. This chokes the endpoint.
@przemkaczmarek please create a new pull request with a fix.
Done by https://github.com/prebid/prebid-server-java/pull/3814