From 0cb408d9f524b0b80f0599365720d549e92b7d5c Mon Sep 17 00:00:00 2001 From: genwhittTTD Date: Fri, 7 Feb 2025 14:25:35 -0500 Subject: [PATCH] minor edits --- docs/guides/integration-prebid-client-server.md | 2 +- docs/guides/integration-snowflake.md | 2 +- docs/portal/portal-overview.md | 2 +- .../current/guides/integration-prebid-client-server.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/guides/integration-prebid-client-server.md b/docs/guides/integration-prebid-client-server.md index de218ec67..2d2062d0f 100644 --- a/docs/guides/integration-prebid-client-server.md +++ b/docs/guides/integration-prebid-client-server.md @@ -37,7 +37,7 @@ Information about how to integrate Prebid with UID2 is also in the following loc +GWH note 12/14/23 updated 2/7/25: we have a client-side example for Prebid.js but no client-server example. --> ## Integrating with Single Sign-On (SSO) diff --git a/docs/guides/integration-snowflake.md b/docs/guides/integration-snowflake.md index ac58ff700..57a6891bb 100644 --- a/docs/guides/integration-snowflake.md +++ b/docs/guides/integration-snowflake.md @@ -32,7 +32,7 @@ The following table summarizes the functionality available with the UID2 Snowfla *You cannot use Snowflake to generate a UID2 token directly from DII. However, you can convert DII to a raw UID2, and then encrypt the raw UID2 into a UID2 token. :::note -If you are a publisher who is sharing UID2 tokens in the bidstream, see [Tokenized Sharing in the Bidstream](../sharing/sharing-tokenized-from-data-bid-stream.md). +If you're a publisher who is sharing UID2 tokens in the bidstream, see [Tokenized Sharing in the Bidstream](../sharing/sharing-tokenized-from-data-bid-stream.md). ::: ## Workflow Diagram diff --git a/docs/portal/portal-overview.md b/docs/portal/portal-overview.md index 7ae5deb93..5ec67ecc5 100644 --- a/docs/portal/portal-overview.md +++ b/docs/portal/portal-overview.md @@ -16,7 +16,7 @@ The UID2 Portal is your one-stop shop for setting up and configuring your UID2 a | :--- | :--- | | Request an account, configure basic account information such as name and location, log in for the first time, and reset your password. | [Getting Started with the UID2 Portal](portal-getting-started.md) | | Review your profile. | [Participant Information](participant-info.md) | -| Server-side or client/server integrations: Manage API keys for your account, including adding, modifying, or deleting keys. | [API Keys](api-keys.md) | +| Server-side or client-server integrations: Manage API keys for your account, including adding, modifying, or deleting keys. | [API Keys](api-keys.md) | | Client-side integrations only: Set up and manage the values needed for generating UID2 tokens on the client side. | [Client-Side Integration](client-side-integration.md) | | Configure permissions for individual sharing participants or groups of sharing participants.
NOTE: Use of sharing requires an API key (see [API Keys](api-keys.md)) or client-side key pair (see [Client-Side Integration](client-side-integration.md)). Configure these values before setting up sharing permissions. | [Sharing Permissions](sharing-permissions.md) | | Add team members who will have permission to manage your account. | [Team Members](team-members.md) | diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/guides/integration-prebid-client-server.md b/i18n/ja/docusaurus-plugin-content-docs/current/guides/integration-prebid-client-server.md index 145177ed9..6ba9c4f8d 100644 --- a/i18n/ja/docusaurus-plugin-content-docs/current/guides/integration-prebid-client-server.md +++ b/i18n/ja/docusaurus-plugin-content-docs/current/guides/integration-prebid-client-server.md @@ -36,7 +36,7 @@ Prebid と UID2 のインテグレーション方法に関する情報は、以 +GWH note 12/14/23 updated 2/7/25: we have a client-side example for Prebid.js but no client-server example. --> ## Integration Overview: High-Level Steps