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

New Adapter: ResetDigital #3766

Open bruno-siira opened 1 week ago

bruno-siira commented 1 week ago

This PR adds a new adapter for Reset Digital to the Prebid Server (Go version). The adapter enables Prebid Server to communicate with Reset Digital for real-time advertising auctions.

Changes:

Added the Reset Digital adapter in adapters/resetdigital/. Implemented necessary methods for the adapter. Added unit tests for the adapter in adapters/resetdigital/resetdigital_test.go. Updated the documentation to include the configuration for the Reset Digital adapter. Testing:

Unit tests have been written and verified to ensure the adapter works correctly. Manual testing has been performed to verify the integration with Reset Digital.

Notes:

This system is based on single bid, so it's based on that premise.

Related Issues:

github-actions[bot] commented 1 week ago

Code coverage summary

Note: