Skip to content

Commit 4f4b988

Browse files
author
eiman-eltigani-ttd
authored
Merge pull request #990 from IABTechLab/eee-UID2-6569-update-legacy-sample-pages
Update legacy sample pages
2 parents 1bd27d5 + 620a5a3 commit 4f4b988

3 files changed

Lines changed: 7 additions & 15 deletions

File tree

docs/sdks/sdk-ref-javascript-v2.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@ Use this SDK to facilitate the process of establishing client identity using UID
2020

2121
For integration steps for content publishers, see [Client-Server Integration Guide for JavaScript](../guides/integration-javascript-client-server.md).
2222

23-
For an [example application](https://example-jssdk-integ.uidapi.com/), with associated documentation, see the [UID2 SDK Integration Example](https://github.com/IABTechLab/uid2-web-integrations/tree/main/examples/js-sdk).
24-
2523
## Functionality
2624

2725
This SDK simplifies integration with UID2 for any publishers who want to support UID2. The following table shows the functions it supports.

docs/sdks/sdk-ref-javascript-v3.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -52,14 +52,6 @@ This SDK simplifies development for publishers who want to build their own custo
5252
| :--- | :--- | :--- | :--- | :--- | :--- |
5353
| — | — | ✅ | ✅ | — | — |
5454

55-
## Sample Implementation
56-
57-
For sample implementations with associated documentation, see:
58-
- The UID2 Google Secure Signals with SDK v3 example:
59-
- Running site: [Client-Side UID2 SDK Integration Example](https://secure-signals-client-server-integ.uidapi.com/)
60-
- [Code and docs](https://github.com/IABTechLab/uid2-web-integrations/tree/main/examples/google-secure-signals-integration/with_sdk_v3)
61-
- The example of JavaScript client-side integration: [Code](https://github.com/IABTechLab/uid2-web-integrations/tree/main/examples/cstg) and running site ([Client-Side Integration Example, UID2 JavaScript SDK](https://cstg-integ.uidapi.com/)).
62-
6355
## UID2 Account Setup
6456

6557
To integrate with UID2, you'll need to have a UID2 account. If you haven't yet created an account, first follow the steps described on the [Account Setup](../getting-started/gs-account-setup.md) page.

docs/sdks/sdk-ref-javascript.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -51,13 +51,15 @@ This SDK simplifies development for publishers who want to build their own custo
5151
| :--- | :--- | :--- | :--- | :--- | :--- |
5252
| — | — | ✅ | ✅ | — | — |
5353

54-
## Sample Implementation
54+
## Sample Implementations
5555

5656
For sample implementations with associated documentation, see:
57-
- The UID2 Google Secure Signals with SDK v3 example:
58-
- [Code and docs](https://github.com/IABTechLab/uid2-web-integrations/tree/main/examples/google-secure-signals-integration/with_sdk_v3)
59-
- Running site: [Client-Side UID2 SDK Integration Example](https://secure-signals-client-server-integ.uidapi.com/)
60-
- The example of JavaScript client-side integration: [Code](https://github.com/IABTechLab/uid2-web-integrations/tree/main/examples/cstg) and running site ([Client-Side Integration Example, UID2 JavaScript SDK](https://cstg-integ.uidapi.com/)).
57+
- Client-Side Integration Using UID2 SDK for JavaScript:
58+
- [Code](https://github.com/IABTechLab/uid2-examples/tree/main/web-integrations/javascript-sdk/client-side)
59+
- Running site: [Client-Side UID2 Integration Example](https://js-client-side.samples.uidapi.com/)
60+
- Client-Server Integration Using UID2 SDK for JavaScript:
61+
- [Code](https://github.com/IABTechLab/uid2-examples/tree/main/web-integrations/javascript-sdk/client-server)
62+
- Running site: [Client-Server UID2 Integration Example](https://js-client-server.samples.uidapi.com/)
6163

6264
## UID2 Account Setup
6365

0 commit comments

Comments
 (0)