Skip to content

Commit 0d82193

Browse files
authored
Merge pull request #825 from IABTechLab/gwh-APIDOCS-2904-02-minor-edits
minor edits
2 parents 72c562d + 0cb408d commit 0d82193

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

docs/guides/integration-prebid-client-server.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Information about how to integrate Prebid with UID2 is also in the following loc
3737

3838
<!-- ## Integration Example
3939
40-
GWH note 12/14/23: We have client-side and server-side examples for JS SDK but only server-side for Prebid. -->
40+
GWH note 12/14/23 updated 2/7/25: we have a client-side example for Prebid.js but no client-server example. -->
4141

4242
## Integrating with Single Sign-On (SSO)
4343

docs/guides/integration-snowflake.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ The following table summarizes the functionality available with the UID2 Snowfla
3232
*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.
3333

3434
:::note
35-
If you are a publisher who is sharing UID2 tokens in the <Link href="../ref-info/glossary-uid#gl-bidstream">bidstream</Link>, see [Tokenized Sharing in the Bidstream](../sharing/sharing-tokenized-from-data-bid-stream.md).
35+
If you're a publisher who is sharing UID2 tokens in the <Link href="../ref-info/glossary-uid#gl-bidstream">bidstream</Link>, see [Tokenized Sharing in the Bidstream](../sharing/sharing-tokenized-from-data-bid-stream.md).
3636
:::
3737

3838
## Workflow Diagram

docs/portal/portal-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ The UID2 Portal is your one-stop shop for setting up and configuring your UID2 a
1616
| :--- | :--- |
1717
| 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) |
1818
| Review your profile. | [Participant Information](participant-info.md) |
19-
| Server-side or client/server integrations: Manage API keys for your account, including adding, modifying, or deleting keys. | [API Keys](api-keys.md) |
19+
| Server-side or client-server integrations: Manage API keys for your account, including adding, modifying, or deleting keys. | [API Keys](api-keys.md) |
2020
| 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) |
2121
| Configure permissions for individual <Link href="../ref-info/glossary-uid#gl-sharing-participant">sharing participants</Link> or groups of sharing participants.<br/>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) |
2222
| Add team members who will have permission to manage your account. | [Team Members](team-members.md) |

i18n/ja/docusaurus-plugin-content-docs/current/guides/integration-prebid-client-server.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Prebid と UID2 のインテグレーション方法に関する情報は、以
3636

3737
<!-- ## Integration Example
3838
39-
GWH note 12/14/23: We have client-side and server-side examples for JS SDK but only server-side for Prebid. -->
39+
GWH note 12/14/23 updated 2/7/25: we have a client-side example for Prebid.js but no client-server example. -->
4040

4141
## Integration Overview: High-Level Steps
4242

0 commit comments

Comments
 (0)