Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,11 +1,13 @@
<h1>Example for Client-Server UID2 SDK Integration with Google Secure Signals</h1>
<p class="intro">
This example demonstrates how a content publisher can use the UID2 services and the
<a href="https://unifiedid.com/docs/sdks/sdk-ref-javascript">UID2 SDK for JavaScript</a>
<a href="https://unifiedid.com/docs/guides/integration-javascript-client-server"
>UID2 SDK for JavaScript</a
>
to implement the
<a
href="https://unifiedid.com/docs/guides/integration-google-ss#sdk-for-javascript-client-side-integration"
>client-side UID2 integration</a
>client-server UID2 integration with Secure Signals</a
>. [<a
href="https://github.com/IABTechLab/uid2-web-integrations/tree/main/examples/google-secure-signals-integration/with_sdk_v3"
>Source Code</a
Expand Down
Loading