This repository has been archived by the owner on Dec 22, 2022. It is now read-only.
forked from prebid/prebid-server
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adding support for aliases (prebid#296)
* Added alias support to the request validation and bid preprocessing. No new unit tests yet. * Fixed some lint errors. * Added aliases as a return value from cleanOpenRTBRequests. * Added alias support to the core auction logic. * Fixed a bug with the timeout computation. * Made sure that the core biddername gets used for operational metrics. * Fixed a unit test which was broken after the changes. * Cleaner, simpler parse/validate method. * Added some tests, and fixed some bugs. * Added one more use case, and tightened the input validation a bit. * Updated the endpoint docs. * Better alias docs. Fixed the header mismatches.
- Loading branch information
Showing
9 changed files
with
359 additions
and
200 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.