Skip to content

Commit 5e0209f

Browse files
add prebid version to readme
1 parent ce183a2 commit 5e0209f

File tree

1 file changed

+2
-0
lines changed
  • web-integrations/prebid-integrations/client-server

1 file changed

+2
-0
lines changed

web-integrations/prebid-integrations/client-server/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
This example demonstrates how to integrate [UID2 with Prebid.js using client-server integration](https://unifiedid.com/docs/guides/integration-prebid-client-server), where UID2 tokens are generated on the server side and passed to Prebid for use in header bidding auctions.
44

5+
> **NOTE:** This example uses Prebid.js v8.
6+
57
> **NOTE:** While the server side of this example is implemented in JavaScript using Node.js, it is not a requirement. You can use any technology of your choice and refer to this example for illustration of the functionality that needs to be implemented.
68
79
## Run with Docker (Recommended)

0 commit comments

Comments
 (0)