You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: web-integrations/prebid-integrations/client-server/README.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,8 +7,10 @@ This example demonstrates how to integrate UID2 or EUID with Prebid.js using cli
7
7
8
8
This example can be configured for either UID2 or EUID — the behavior is determined by your environment variable configuration. You cannot use both simultaneously.
9
9
10
-
> **NOTE:** This example uses Prebid.js v8.37.0.
11
-
10
+
> **NOTE:** This example uses Prebid.js v10.15.0.
11
+
>
12
+
> **IMPORTANT:** This implementation requires Prebid.js version **8.42.0 or later**.
13
+
>
12
14
> **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.
Copy file name to clipboardExpand all lines: web-integrations/prebid-integrations/client-side/README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,9 @@ This example demonstrates how to integrate UID2 or EUID with Prebid.js using cli
7
7
8
8
This example can be configured for either UID2 or EUID — the behavior is determined by your environment variable configuration. You cannot use both simultaneously.
9
9
10
-
> **NOTE:** This example uses Prebid.js v8.37.0.
10
+
> **NOTE:** This example uses Prebid.js v10.15.0.
11
+
>
12
+
> **IMPORTANT:** This implementation requires Prebid.js version **8.42.0 or later**.
Copy file name to clipboardExpand all lines: web-integrations/prebid-secure-signals/client-side/README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,9 @@ For additional documentation, see:
13
13
14
14
This example can be configured for either UID2 or EUID — the behavior is determined by your environment variable configuration. You cannot use both simultaneously.
15
15
16
-
> **NOTE:** This example uses Prebid.js v8.37.0.
16
+
> **NOTE:** This example uses Prebid.js v10.15.0.
17
+
>
18
+
> **IMPORTANT:** This implementation requires Prebid.js version **8.42.0 or later**.
0 commit comments