From 19df8c864efabcf8817605c2e43be34728a6b10c Mon Sep 17 00:00:00 2001 From: genwhittTTD Date: Fri, 22 May 2026 14:23:36 -0400 Subject: [PATCH 1/4] Updates to some doc titles to remove UID2 prefix --- docs/endpoints/summary-endpoints.md | 4 +-- docs/getting-started/gs-faqs.md | 2 +- docs/guides/integration-google-ss.md | 2 +- .../integration-javascript-client-server.md | 2 +- docs/guides/integration-javascript.md | 8 +++--- docs/guides/integration-mobile-client-side.md | 2 +- docs/guides/integration-mobile-overview.md | 8 +++--- .../integration-options-private-operator.md | 12 ++++---- .../integration-prebid-mobile-summary.md | 2 +- docs/guides/integration-prebid.md | 10 +++---- docs/guides/mobile-plugin-gma-android.md | 4 +-- docs/guides/mobile-plugin-gma-ios.md | 4 +-- docs/guides/mobile-plugin-ima-android.md | 4 +-- docs/guides/mobile-plugin-ima-ios.md | 4 +-- docs/guides/operator-guide-aks-enclave.md | 6 ++-- docs/guides/operator-guide-aws-marketplace.md | 6 ++-- docs/guides/operator-guide-azure-enclave.md | 6 ++-- ...operator-private-gcp-confidential-space.md | 6 ++-- docs/guides/summary-guides.md | 28 +++++++++---------- docs/intro.md | 2 +- docs/ref-info/deprecation-schedule.md | 6 ++-- docs/ref-info/glossary-uid.md | 12 ++++---- docs/ref-info/integration-sample-sites.md | 2 +- docs/ref-info/ref-how-uid-is-created.md | 2 +- docs/ref-info/ref-operators-public-private.md | 4 +-- docs/ref-info/ref-tokens.md | 2 +- docs/ref-info/uid-identifier-types.md | 4 +-- docs/ref-info/uid-workflows.md | 2 +- docs/ref-info/updates-doc.md | 22 +++++++-------- docs/sdks/sdk-ref-android.md | 4 +-- docs/sdks/sdk-ref-ios.md | 4 +-- .../_snpt-mobile_docs_gmaima-plugin-gss.mdx | 8 +++--- .../_snpt-private-operator-option.mdx | 2 +- ...npt-publisher-implementation-resources.mdx | 16 +++++------ .../current/endpoints/summary-endpoints.md | 2 +- .../current/getting-started/gs-faqs.md | 2 +- .../current/guides/integration-google-ss.md | 2 +- .../integration-javascript-client-server.md | 2 +- .../current/guides/integration-javascript.md | 6 ++-- .../guides/integration-mobile-overview.md | 8 +++--- .../integration-options-private-operator.md | 10 +++---- .../current/guides/integration-prebid.md | 8 +++--- .../guides/mobile-plugin-gma-android.md | 2 +- .../current/guides/mobile-plugin-gma-ios.md | 2 +- .../guides/mobile-plugin-ima-android.md | 2 +- .../current/guides/mobile-plugin-ima-ios.md | 2 +- .../guides/operator-guide-aks-enclave.md | 4 +-- .../guides/operator-guide-aws-marketplace.md | 4 +-- .../guides/operator-guide-azure-enclave.md | 4 +-- ...operator-private-gcp-confidential-space.md | 4 +-- .../current/guides/summary-guides.md | 26 ++++++++--------- .../current/intro.md | 2 +- .../current/ref-info/deprecation-schedule.md | 6 ++-- .../current/ref-info/glossary-uid.md | 12 ++++---- .../ref-info/integration-sample-sites.md | 4 +-- .../ref-info/ref-how-uid-is-created.md | 2 +- .../ref-info/ref-operators-public-private.md | 4 +-- .../current/ref-info/ref-tokens.md | 2 +- .../current/ref-info/uid-identifier-types.md | 2 +- .../current/ref-info/updates-doc.md | 20 ++++++------- .../current/sdks/sdk-ref-android.md | 4 +-- .../current/sdks/sdk-ref-ios.md | 4 +-- .../_snpt-mobile_docs_gmaima-plugin-gss.mdx | 8 +++--- .../_snpt-private-operator-option.mdx | 2 +- ...npt-publisher-implementation-resources.mdx | 16 +++++------ 65 files changed, 195 insertions(+), 195 deletions(-) diff --git a/docs/endpoints/summary-endpoints.md b/docs/endpoints/summary-endpoints.md index 21b57ab24..9152550e2 100644 --- a/docs/endpoints/summary-endpoints.md +++ b/docs/endpoints/summary-endpoints.md @@ -1,5 +1,5 @@ --- -title: UID2 endpoints - summary +title: Endpoints - summary description: Summary of the endpoints available in the UID2 service. hide_table_of_contents: false sidebar_position: 01 @@ -8,7 +8,7 @@ displayed_sidebar: docs import Link from '@docusaurus/Link'; -# UID2 endpoints: Summary +# Endpoints: Summary All UID2 endpoints require a client secret for encrypting API requests (except [POST /token/refresh](post-token-refresh.md) requests) and decrypting responses. For details, and code examples in different programming languages, see [Encrypting requests and decrypting responses](../getting-started/gs-encryption-decryption.md). diff --git a/docs/getting-started/gs-faqs.md b/docs/getting-started/gs-faqs.md index 0b5a2c4fe..b202992bc 100644 --- a/docs/getting-started/gs-faqs.md +++ b/docs/getting-started/gs-faqs.md @@ -61,7 +61,7 @@ The best choice depends on your unique scenario and needs. For more information - [The UID2 Operator](../ref-info/ref-operators-public-private.md) -- [UID2 Private Operator integration overview](../guides/integration-options-private-operator.md) +- [Private Operator integration overview](../guides/integration-options-private-operator.md) ## FAQs for publishers diff --git a/docs/guides/integration-google-ss.md b/docs/guides/integration-google-ss.md index 3b8a15c7a..8f82953da 100644 --- a/docs/guides/integration-google-ss.md +++ b/docs/guides/integration-google-ss.md @@ -17,7 +17,7 @@ import SnptPreparingEmailsAndPhoneNumbers from '../snippets/_snpt-preparing-emai This guide covers integration steps for publishers using UID2 with the Google Ad Manager secure signals feature (previously known as Encrypted Signals for Publishers, ESP). :::note -To use the UID2 Google Ad Manager secure signals integration, if you are using an SDK you must have your UID2 integration already set up. This does not apply if you are using server-side integration. For a summary of all the integration options available, see [UID2 integration guides: Summary](summary-guides.md). +To use the UID2 Google Ad Manager secure signals integration, if you are using an SDK you must have your UID2 integration already set up. This does not apply if you are using server-side integration. For a summary of all the integration options available, see [Integration guides: Summary](summary-guides.md). ::: ## Overview diff --git a/docs/guides/integration-javascript-client-server.md b/docs/guides/integration-javascript-client-server.md index 95da9e3aa..e754b89b1 100644 --- a/docs/guides/integration-javascript-client-server.md +++ b/docs/guides/integration-javascript-client-server.md @@ -141,7 +141,7 @@ For an example of what a UID2 token might look like in the bidstream, when it's ``` :::info -You need to consider how you pass the returned advertising token to SSPs. With some other approaches to client-side UID2 implementation, such as using `Prebid.js` (see [UID2 integration overview for Prebid](integration-prebid.md)) or Google Ad Manager Secure Signals (see [Google Ad Manager Secure Signals integration guide](integration-google-ss.md)), the implementation includes functions that manage passing the returned advertising token. If you're using the SDK for JavaScript you'll need to manage this yourself. +You need to consider how you pass the returned advertising token to SSPs. With some other approaches to client-side UID2 implementation, such as using `Prebid.js` (see [Integration overview for Prebid](integration-prebid.md)) or Google Ad Manager Secure Signals (see [Google Ad Manager Secure Signals integration guide](integration-google-ss.md)), the implementation includes functions that manage passing the returned advertising token. If you're using the SDK for JavaScript you'll need to manage this yourself. ::: :::tip diff --git a/docs/guides/integration-javascript.md b/docs/guides/integration-javascript.md index bfee2ddd6..7c0f69665 100644 --- a/docs/guides/integration-javascript.md +++ b/docs/guides/integration-javascript.md @@ -1,7 +1,7 @@ --- -title: UID2 integration overview for JavaScript -sidebar_label: UID2 integration overview for JavaScript -pagination_label: UID2 integration overview for JavaScript +title: Integration overview for JavaScript +sidebar_label: Integration overview for JavaScript +pagination_label: Integration overview for JavaScript description: Overview of options for integrating with the SDK for JavaScript as part of your UID2 implementation. hide_table_of_contents: false sidebar_position: 04 @@ -12,7 +12,7 @@ import Link from '@docusaurus/Link'; import SnptIntegratingWithSSO from '../snippets/_snpt-integrating-with-sso.mdx'; import SnptPreparingEmailsAndPhoneNumbers from '../snippets/_snpt-preparing-emails-and-phone-numbers.mdx'; -# UID2 integration overview for JavaScript +# Integration overview for JavaScript This guide is an overview of integration options for publishers who want to integrate with UID2 and generate UID2 tokens (advertising tokens) using the SDK for JavaScript. diff --git a/docs/guides/integration-mobile-client-side.md b/docs/guides/integration-mobile-client-side.md index 7d0f67b46..73faaaa29 100644 --- a/docs/guides/integration-mobile-client-side.md +++ b/docs/guides/integration-mobile-client-side.md @@ -739,7 +739,7 @@ If the response status indicates that the DII has been opted out of UID2, you mi -## Optional: UID2 integration with Prebid Mobile SDK +## Optional: Integration with Prebid Mobile SDK :::important The UID2 integration with Prebid Mobile SDK v2 requires version 1.6.0 of the UID2 SDK for Android, or version 1.7.0 of the UID2 SDK for iOS. diff --git a/docs/guides/integration-mobile-overview.md b/docs/guides/integration-mobile-overview.md index 00018e8f6..75ad12291 100644 --- a/docs/guides/integration-mobile-overview.md +++ b/docs/guides/integration-mobile-overview.md @@ -124,10 +124,10 @@ The following table summarizes the options supported by UID2. | Scenario | Integration Guide | | :--- | :--- | -| You want to use Google GMA to integrate video, banner, interstitial, or native ads into your Android app | Both of the following, in this sequence:
  1. [UID2 GMA Plugin for Android integration guide](../guides/mobile-plugin-gma-android.md)
  2. One of the following:
    • Client-side: [Optional: UID2 GMA/IMA Plugin for GAM Secure Signals integration](../guides/integration-mobile-client-side.md#optional-uid2-gmaima-plugin-for-gam-secure-signals-integration)
    • Client-server: [Optional: UID2 GMA/IMA Plugin for GAM Secure Signals integration](../guides/integration-mobile-client-server.md#optional-uid2-gmaima-plugin-for-gam-secure-signals-integration)
| -| You want to use Google GMA to integrate video, banner, interstitial, or native ads into your iOS app | Both of the following, in this sequence:
  1. [UID2 GMA Plugin for iOS integration guide](../guides/mobile-plugin-gma-ios.md)
  2. One of the following:
    • Client-side: [Optional: UID2 GMA/IMA Plugin for GAM Secure Signals integration](../guides/integration-mobile-client-side.md#optional-uid2-gmaima-plugin-for-gam-secure-signals-integration)
    • Client-server: [Optional: UID2 GMA/IMA Plugin for GAM Secure Signals integration](../guides/integration-mobile-client-server.md#optional-uid2-gmaima-plugin-for-gam-secure-signals-integration)
| -| You want to use Google IMA to integrate multimedia ads into your Android app | Both of the following, in this sequence:
  1. [UID2 IMA Plugin for Android integration guide](../guides/mobile-plugin-ima-android.md)
  2. One of the following:
    • Client-side: [Optional: UID2 GMA/IMA Plugin for GAM Secure Signals integration](../guides/integration-mobile-client-side.md#optional-uid2-gmaima-plugin-for-gam-secure-signals-integration)
    • Client-server: [Optional: UID2 GMA/IMA Plugin for GAM Secure Signals integration](../guides/integration-mobile-client-server.md#optional-uid2-gmaima-plugin-for-gam-secure-signals-integration)
| -| You want to use Google IMA to integrate multimedia ads into your iOS app | Both of the following, in this sequence:
  1. [UID2 IMA Plugin for iOS integration guide](../guides/mobile-plugin-ima-ios.md)
  2. One of the following:
    • Client-side: [Optional: UID2 GMA/IMA Plugin for GAM Secure Signals integration](../guides/integration-mobile-client-side.md#optional-uid2-gmaima-plugin-for-gam-secure-signals-integration)
    • Client-server: [Optional: UID2 GMA/IMA Plugin for GAM Secure Signals integration](../guides/integration-mobile-client-server.md#optional-uid2-gmaima-plugin-for-gam-secure-signals-integration)
| +| You want to use Google GMA to integrate video, banner, interstitial, or native ads into your Android app | Both of the following, in this sequence:
  1. [GMA Plugin for Android integration guide](../guides/mobile-plugin-gma-android.md)
  2. One of the following:
    • Client-side: [Optional: UID2 GMA/IMA Plugin for GAM Secure Signals integration](../guides/integration-mobile-client-side.md#optional-uid2-gmaima-plugin-for-gam-secure-signals-integration)
    • Client-server: [Optional: UID2 GMA/IMA Plugin for GAM Secure Signals integration](../guides/integration-mobile-client-server.md#optional-uid2-gmaima-plugin-for-gam-secure-signals-integration)
| +| You want to use Google GMA to integrate video, banner, interstitial, or native ads into your iOS app | Both of the following, in this sequence:
  1. [GMA Plugin for iOS integration guide](../guides/mobile-plugin-gma-ios.md)
  2. One of the following:
    • Client-side: [Optional: UID2 GMA/IMA Plugin for GAM Secure Signals integration](../guides/integration-mobile-client-side.md#optional-uid2-gmaima-plugin-for-gam-secure-signals-integration)
    • Client-server: [Optional: UID2 GMA/IMA Plugin for GAM Secure Signals integration](../guides/integration-mobile-client-server.md#optional-uid2-gmaima-plugin-for-gam-secure-signals-integration)
| +| You want to use Google IMA to integrate multimedia ads into your Android app | Both of the following, in this sequence:
  1. [IMA Plugin for Android integration guide](../guides/mobile-plugin-ima-android.md)
  2. One of the following:
    • Client-side: [Optional: UID2 GMA/IMA Plugin for GAM Secure Signals integration](../guides/integration-mobile-client-side.md#optional-uid2-gmaima-plugin-for-gam-secure-signals-integration)
    • Client-server: [Optional: UID2 GMA/IMA Plugin for GAM Secure Signals integration](../guides/integration-mobile-client-server.md#optional-uid2-gmaima-plugin-for-gam-secure-signals-integration)
| +| You want to use Google IMA to integrate multimedia ads into your iOS app | Both of the following, in this sequence:
  1. [IMA Plugin for iOS integration guide](../guides/mobile-plugin-ima-ios.md)
  2. One of the following:
    • Client-side: [Optional: UID2 GMA/IMA Plugin for GAM Secure Signals integration](../guides/integration-mobile-client-side.md#optional-uid2-gmaima-plugin-for-gam-secure-signals-integration)
    • Client-server: [Optional: UID2 GMA/IMA Plugin for GAM Secure Signals integration](../guides/integration-mobile-client-server.md#optional-uid2-gmaima-plugin-for-gam-secure-signals-integration)
| | You want to use the Prebid Mobile SDK and Prebid Server to send out ad requests from your Android or iOS app | One of the following: | ### Functionality summary diff --git a/docs/guides/integration-options-private-operator.md b/docs/guides/integration-options-private-operator.md index 406e8bd2f..266612fd9 100644 --- a/docs/guides/integration-options-private-operator.md +++ b/docs/guides/integration-options-private-operator.md @@ -1,5 +1,5 @@ --- -title: UID2 integrations for Private Operators +title: Private Operator integration overview description: Information summary for Private Operators. hide_table_of_contents: false displayed_sidebar: docs @@ -10,7 +10,7 @@ import SnptUpgradePolicy from '../snippets/_snpt-private-operator-upgrade-policy import SnptRotatingTheKeys from '../snippets/_snpt-private-operator-rotating-the-keys.mdx'; import SnptPreparingEmailsAndPhoneNumbers from '../snippets/_snpt-preparing-emails-and-phone-numbers.mdx'; -# UID2 Private Operator integration overview +# Private Operator integration overview UID2 participants that host their own Private Operator send their own first-party directly identifying information (DII) to their own local UID2 Operator service, running in a private environment. @@ -132,7 +132,7 @@ There is no functional difference between the Private Operator versions. | Integration Type| Documentation | Content Description | | :--- | :--- | :--- | -| AWS | [UID2 Private Operator for AWS integration guide](../guides/operator-guide-aws-marketplace.md) | Instructions for setting up a Private Operator service for AWS Marketplace. | -| GCP Confidential Space | [UID2 Private Operator for GCP integration guide](../guides/operator-private-gcp-confidential-space.md) | Information for setting up the UID2 Operator Service in [Confidential Space](https://cloud.google.com/confidential-computing#confidential-space), a confidential computing option from [Google Cloud](https://cloud.google.com/docs/overview/) Platform. | -| Azure | [UID2 Private Operator for Azure integration guide](../guides/operator-guide-azure-enclave.md) | Instructions for setting up the UID2 Operator Service in an instance of Confidential Containers, a confidential computing option from Microsoft Azure. | -| AKS | [UID2 Private Operator for AKS integration guide](../guides/operator-guide-aks-enclave.md) | Instructions for setting up the UID2 Operator Service in an instance of AKS, a confidential computing solution that runs on virtual nodes on Microsoft Azure container instances and uses Kubernetes. | +| AWS | [Private Operator for AWS integration guide](../guides/operator-guide-aws-marketplace.md) | Instructions for setting up a Private Operator service for AWS Marketplace. | +| GCP Confidential Space | [Private Operator for GCP integration guide](../guides/operator-private-gcp-confidential-space.md) | Information for setting up the UID2 Operator Service in [Confidential Space](https://cloud.google.com/confidential-computing#confidential-space), a confidential computing option from [Google Cloud](https://cloud.google.com/docs/overview/) Platform. | +| Azure | [Private Operator for Azure integration guide](../guides/operator-guide-azure-enclave.md) | Instructions for setting up the UID2 Operator Service in an instance of Confidential Containers, a confidential computing option from Microsoft Azure. | +| AKS | [Private Operator for AKS integration guide](../guides/operator-guide-aks-enclave.md) | Instructions for setting up the UID2 Operator Service in an instance of AKS, a confidential computing solution that runs on virtual nodes on Microsoft Azure container instances and uses Kubernetes. | diff --git a/docs/guides/integration-prebid-mobile-summary.md b/docs/guides/integration-prebid-mobile-summary.md index 0b2bb443b..ce71e4c9b 100644 --- a/docs/guides/integration-prebid-mobile-summary.md +++ b/docs/guides/integration-prebid-mobile-summary.md @@ -10,7 +10,7 @@ displayed_sidebar: docs import Link from '@docusaurus/Link'; -# UID2 mobile integration with Prebid Mobile SDK +# Mobile integration with Prebid Mobile SDK UID2 integration with Prebid is also supported for Android and iOS mobile devices, using the UID2 integration with Prebid Mobile SDK option. diff --git a/docs/guides/integration-prebid.md b/docs/guides/integration-prebid.md index 5d46f8bd8..8cabae1ab 100644 --- a/docs/guides/integration-prebid.md +++ b/docs/guides/integration-prebid.md @@ -1,7 +1,7 @@ --- -title: UID2 integration overview for Prebid -sidebar_label: UID2 integration overview for Prebid -pagination_label: UID2 integration overview for Prebid +title: Integration overview for Prebid +sidebar_label: Integration overview for Prebid +pagination_label: Integration overview for Prebid description: Overview of options for integrating with Prebid as part of your UID2 implementation. hide_table_of_contents: false sidebar_position: 04 @@ -13,7 +13,7 @@ import SnptIntegratingWithSSO from '../snippets/_snpt-integrating-with-sso.mdx'; import SnptPreparingEmailsAndPhoneNumbers from '../snippets/_snpt-preparing-emails-and-phone-numbers.mdx'; import SnptStoreUID2TokenInBrowser from '../snippets/_snpt-prebid-storing-uid2-token-in-browser.mdx'; -# UID2 integration overview for Prebid +# Integration overview for Prebid This guide is an overview of integration options for publishers who want to integrate with UID2 and generate UID2 tokens (advertising tokens) to be passed by Prebid.js or the Prebid Mobile SDK in the RTB bidstream. @@ -87,4 +87,4 @@ For detailed instructions, refer to one of the following integration guides: ## UID2 integration with Prebid Mobile SDK for mobile devices -UID2 integration with Prebid is supported for Android and iOS mobile devices using the [UID2 mobile integration with Prebid Mobile SDK](integration-prebid-mobile-summary.md). +UID2 integration with Prebid is supported for Android and iOS mobile devices using the [Mobile integration with Prebid Mobile SDK](integration-prebid-mobile-summary.md). diff --git a/docs/guides/mobile-plugin-gma-android.md b/docs/guides/mobile-plugin-gma-android.md index 084b1eed8..e1c88799f 100644 --- a/docs/guides/mobile-plugin-gma-android.md +++ b/docs/guides/mobile-plugin-gma-android.md @@ -1,5 +1,5 @@ --- -title: UID2 GMA Plugin for Android +title: GMA Plugin for Android description: A guide for publishers using GMA for ad requests on Android apps. hide_table_of_contents: false sidebar_position: 12 @@ -8,7 +8,7 @@ displayed_sidebar: docs import Link from '@docusaurus/Link'; -# UID2 GMA Plugin for Android integration guide +# GMA Plugin for Android integration guide The UID2 Google Mobile Ads (GMA) Plugin for Android enables publishers that use the [Google Mobile Ads (GMA) SDK](https://developers.google.com/ad-manager/mobile-ads-sdk) to send UID2 tokens as [secure signals](https://support.google.com/admob/answer/11556288) in ad requests from Android apps. This is done automatically, with no direct coding needed from the app developer. diff --git a/docs/guides/mobile-plugin-gma-ios.md b/docs/guides/mobile-plugin-gma-ios.md index ce583cd45..c153f8e86 100644 --- a/docs/guides/mobile-plugin-gma-ios.md +++ b/docs/guides/mobile-plugin-gma-ios.md @@ -1,5 +1,5 @@ --- -title: UID2 GMA Plugin for iOS +title: GMA Plugin for iOS description: A guide for publishers using GMA for ad requests on iOS apps. hide_table_of_contents: false sidebar_position: 13 @@ -8,7 +8,7 @@ displayed_sidebar: docs import Link from '@docusaurus/Link'; -# UID2 GMA Plugin for iOS integration guide +# GMA Plugin for iOS integration guide The UID2 Google Mobile Ads (GMA) Plugin for iOS enables publishers that use the [Google Mobile Ads (GMA) SDK](https://developers.google.com/ad-manager/mobile-ads-sdk) to send UID2 tokens as [secure signals](https://support.google.com/admob/answer/11556288) in ad requests from iOS apps. This is done automatically, with no direct coding needed from the app developer. diff --git a/docs/guides/mobile-plugin-ima-android.md b/docs/guides/mobile-plugin-ima-android.md index c7c81848b..8a224e447 100644 --- a/docs/guides/mobile-plugin-ima-android.md +++ b/docs/guides/mobile-plugin-ima-android.md @@ -1,5 +1,5 @@ --- -title: UID2 IMA Plugin for Android +title: IMA Plugin for Android description: A guide for publishers using GIA for ad requests on Android apps. hide_table_of_contents: false sidebar_position: 14 @@ -8,7 +8,7 @@ displayed_sidebar: docs import Link from '@docusaurus/Link'; -# UID2 IMA Plugin for Android integration guide +# IMA Plugin for Android integration guide The UID2 Interactive Media Ads (IMA) Plugin for Android enables publishers that use the [Google IMA SDK for Android](https://developers.google.com/interactive-media-ads/docs/sdks/android/client-side) to send UID2 tokens as [secure signals](https://support.google.com/admob/answer/11556288) in ad requests from Android apps. This is done automatically, with no direct coding needed from the app developer. diff --git a/docs/guides/mobile-plugin-ima-ios.md b/docs/guides/mobile-plugin-ima-ios.md index 7ff244997..fe9a4cc80 100644 --- a/docs/guides/mobile-plugin-ima-ios.md +++ b/docs/guides/mobile-plugin-ima-ios.md @@ -1,5 +1,5 @@ --- -title: UID2 IMA Plugin for iOS +title: IMA Plugin for iOS description: A guide for publishers using IMA for ad requests on iOS apps. hide_table_of_contents: false sidebar_position: 15 @@ -8,7 +8,7 @@ displayed_sidebar: docs import Link from '@docusaurus/Link'; -# UID2 IMA Plugin for iOS integration guide +# IMA Plugin for iOS integration guide The UID2 Interactive Media Ads (IMA) Plugin for iOS enables publishers that use the [Google IMA SDK for iOS](https://developers.google.com/interactive-media-ads/docs/sdks/ios/client-side) to send UID2 tokens as [secure signals](https://support.google.com/admob/answer/11556288) in ad requests from iOS apps. This is done automatically, with no direct coding needed from the app developer. diff --git a/docs/guides/operator-guide-aks-enclave.md b/docs/guides/operator-guide-aks-enclave.md index bcdbbeebd..eb813e3ac 100644 --- a/docs/guides/operator-guide-aks-enclave.md +++ b/docs/guides/operator-guide-aks-enclave.md @@ -1,7 +1,7 @@ --- -title: UID2 Private Operator for AKS integration guide +title: Private Operator for AKS integration guide sidebar_label: Azure Kubernetes Service (AKS) -pagination_label: UID2 Private Operator for AKS integration guide +pagination_label: Private Operator for AKS integration guide description: Integration information for Private Operator in AKS. hide_table_of_contents: false sidebar_position: 18 @@ -14,7 +14,7 @@ import SnptPreparingEmailsAndPhoneNumbers from '../snippets/_snpt-preparing-emai import SnptAttestFailure from '../snippets/_snpt-private-operator-attest-failure.mdx'; import SnptRotatingTheKeys from '../snippets/_snpt-private-operator-rotating-the-keys.mdx'; -# UID2 Private Operator for AKS integration guide +# Private Operator for AKS integration guide The UID2 Operator is the API server in the UID2 ecosystem. For details, see [The UID2 Operator](../ref-info/ref-operators-public-private.md). diff --git a/docs/guides/operator-guide-aws-marketplace.md b/docs/guides/operator-guide-aws-marketplace.md index 443dec203..fb653c115 100644 --- a/docs/guides/operator-guide-aws-marketplace.md +++ b/docs/guides/operator-guide-aws-marketplace.md @@ -1,7 +1,7 @@ --- -title: UID2 Private Operator for AWS integration guide +title: Private Operator for AWS integration guide sidebar_label: AWS Marketplace -pagination_label: UID2 Private Operator for AWS integration guide +pagination_label: Private Operator for AWS integration guide description: Integration information for Private Operator in AWS. hide_table_of_contents: false sidebar_position: 17 @@ -15,7 +15,7 @@ import SnptAttestFailure from '../snippets/_snpt-private-operator-attest-failure import SnptRotatingTheKeys from '../snippets/_snpt-private-operator-rotating-the-keys.mdx'; import SnptRuntimeErrors from '../snippets/_snpt-private-operator-runtime-errors.mdx'; -# UID2 Private Operator for AWS integration guide +# Private Operator for AWS integration guide The UID2 Operator is the API server in the UID2 ecosystem. For details, see [The UID2 Operator](../ref-info/ref-operators-public-private.md). diff --git a/docs/guides/operator-guide-azure-enclave.md b/docs/guides/operator-guide-azure-enclave.md index 9c54b034b..6e43ad28e 100644 --- a/docs/guides/operator-guide-azure-enclave.md +++ b/docs/guides/operator-guide-azure-enclave.md @@ -1,7 +1,7 @@ --- -title: UID2 Private Operator for Azure integration guide +title: Private Operator for Azure integration guide sidebar_label: Microsoft Azure -pagination_label: UID2 Private Operator for Azure integration guide +pagination_label: Private Operator for Azure integration guide description: Integration information for Private Operator in Microsoft Azure. hide_table_of_contents: false sidebar_position: 18 @@ -15,7 +15,7 @@ import SnptAttestFailure from '../snippets/_snpt-private-operator-attest-failure import SnptRotatingTheKeys from '../snippets/_snpt-private-operator-rotating-the-keys.mdx'; import SnptRuntimeErrors from '../snippets/_snpt-private-operator-runtime-errors.mdx'; -# UID2 Private Operator for Azure integration guide +# Private Operator for Azure integration guide The UID2 Operator is the API server in the UID2 ecosystem. For details, see [The UID2 Operator](../ref-info/ref-operators-public-private.md). diff --git a/docs/guides/operator-private-gcp-confidential-space.md b/docs/guides/operator-private-gcp-confidential-space.md index 79f153de5..20dba30db 100644 --- a/docs/guides/operator-private-gcp-confidential-space.md +++ b/docs/guides/operator-private-gcp-confidential-space.md @@ -1,7 +1,7 @@ --- -title: UID2 Private Operator for GCP integration guide +title: Private Operator for GCP integration guide sidebar_label: GCP Confidential Space -pagination_label: UID2 Private Operator for GCP integration guide +pagination_label: Private Operator for GCP integration guide description: Integration information for Private Operator in GCP. hide_table_of_contents: false sidebar_position: 18 @@ -15,7 +15,7 @@ import SnptAttestFailure from '../snippets/_snpt-private-operator-attest-failure import SnptRotatingTheKeys from '../snippets/_snpt-private-operator-rotating-the-keys.mdx'; import SnptRuntimeErrors from '../snippets/_snpt-private-operator-runtime-errors.mdx'; -# UID2 Private Operator for GCP integration guide +# Private Operator for GCP integration guide The UID2 Operator is the API server in the UID2 ecosystem. For details, see [The UID2 Operator](../ref-info/ref-operators-public-private.md). diff --git a/docs/guides/summary-guides.md b/docs/guides/summary-guides.md index e3b7a5161..3db74d161 100644 --- a/docs/guides/summary-guides.md +++ b/docs/guides/summary-guides.md @@ -1,7 +1,7 @@ --- -title: UID2 integration guides - summary +title: Integration guides - summary sidebar_label: Summary -pagination_label: UID2 integration guides - summary +pagination_label: Integration guides - summary description: Summary of all the integration guides available. hide_table_of_contents: false sidebar_position: 01 @@ -10,7 +10,7 @@ displayed_sidebar: docs import Link from '@docusaurus/Link'; -# UID2 integration guides: Summary +# Integration guides: Summary The following guides provide integration instructions based on the needs and requirements of your organization and its primary role as a publisher, DSP, or data provider/advertiser. As a UID2 participant, you can also integrate via Enterprise Partners that enable engaging with an Open Operator service and hosting of a Private Operator service. @@ -43,10 +43,10 @@ For a detailed summary of web integration options, see [Publisher web integratio | Integration Guide | Content Description | | :--- | :--- | -| [UID2 integration overview for Prebid](integration-prebid.md) | An overview of options for publishers who want to integrate with UID2 and generate UID2 tokens (advertising tokens) to be passed by Prebid.js and the Prebid Mobile SDK in the RTB bidstream. | +| [Integration overview for Prebid](integration-prebid.md) | An overview of options for publishers who want to integrate with UID2 and generate UID2 tokens (advertising tokens) to be passed by Prebid.js and the Prebid Mobile SDK in the RTB bidstream. | | [Client-side integration guide for Prebid.js](integration-prebid-client-side.md) | An integration guide for publishers who want to integrate with UID2 and want Prebid.js to manage token generation and automatic token refresh as well as passing the tokens into the RTB bidstream. This guide is for publishers who want to request UID2 tokens client-side, which is the easiest implementation approach. | | [Client-server integration guide for Prebid.js](integration-prebid-client-server.md) | An integration guide for publishers who want to integrate with UID2 and generate identity tokens to be passed by Prebid.js in the RTB bidstream. This guide is for publishers who are using a Private Operator or who want to generate tokens server-side. | -| [UID2 integration overview for JavaScript](integration-javascript.md) | An overview of options for publishers who want to integrate with UID2 using the JavaScript SDK. | +| [Integration overview for JavaScript](integration-javascript.md) | An overview of options for publishers who want to integrate with UID2 using the JavaScript SDK. | | [Client-side integration guide for JavaScript](integration-javascript-client-side.md) | A guide for publishers who want to integrate with UID2 using only client-side JavaScript changes, which is the easiest implementation approach.
The SDK for JavaScript manages token generation and token refresh automatically. | | [Client-server integration guide for JavaScript](integration-javascript-client-server.md) | This integration guide for publishers covers standard web integration scenarios that use the SDK for JavaScript and requires the token to be generated on the server side and passed to the publishers' web pages. | | [Publisher integration guide, server-side](integration-publisher-server-side.md) | This integration guide is for publishers that do not use the [SDK for JavaScript](../sdks/sdk-ref-javascript.md). | @@ -77,10 +77,10 @@ The following resources are available for publishers integrating with Prebid. | Integration Guide | Content Description | | :--- | :--- | -| [UID2 integration overview for Prebid](integration-prebid.md) | An overview of options for publishers who want to integrate with UID2 and generate UID2 tokens to be passed by Prebid.js or the Prebid Mobile SDK in the RTB bidstream. | +| [Integration overview for Prebid](integration-prebid.md) | An overview of options for publishers who want to integrate with UID2 and generate UID2 tokens to be passed by Prebid.js or the Prebid Mobile SDK in the RTB bidstream. | | [Client-side integration guide for Prebid.js](integration-prebid-client-side.md) | An integration guide for publishers who want to integrate with UID2 and want Prebid.js to manage token generation and automatic token refresh as well as passing the tokens into the RTB bidstream. This guide is for publishers who want to request UID2 tokens client-side, which is the easiest implementation approach. | | [Client-server integration guide for Prebid.js](integration-prebid-client-server.md) | An integration guide for publishers who want to integrate with UID2 and generate identity tokens to be passed by Prebid.js in the RTB bidstream. This guide is for publishers who are using a Private Operator or who want to generate tokens server-side. | -| [UID2 mobile integration for Prebid.js](integration-prebid-mobile-summary.md) | A summary of information resources for UID2 integration with Prebid.js on mobile devices. | +| [Mobile integration for Prebid.js](integration-prebid-mobile-summary.md) | A summary of information resources for UID2 integration with Prebid.js on mobile devices. | ### Google Ad Manager integrations @@ -89,10 +89,10 @@ The following resources are available for publishers integrating with Google Ad | Integration Guide | Content Description | | :--- | :--- | | [Google Ad Manager Secure Signals integration guide](integration-google-ss.md) | This integration guide covers the additional steps needed for publishers using UID2 with the Google Ad Manager Secure Signals feature (previously known as Encrypted Signals for Publishers, ESP). | -| [UID2 GMA Plugin for Android integration guide](mobile-plugin-gma-android.md) | The UID2 Google Mobile Ads (GMA) Plugin for Android enables publishers that use the [Google GMA SDK](https://developers.google.com/ad-manager/mobile-ads-sdk) to send UID2 tokens as [secure signals](https://support.google.com/admob/answer/11556288) in ad requests from Android apps. | -| [UID2 GMA Plugin for iOS integration guide](mobile-plugin-gma-ios.md) | The UID2 Google Mobile Ads (GMA) Plugin for iOS enables publishers that use the [Google GMA SDK](https://developers.google.com/ad-manager/mobile-ads-sdk) to send UID2 tokens as [secure signals](https://support.google.com/admob/answer/11556288) in ad requests from iOS apps. | -| [UID2 IMA Plugin for Android integration guide](mobile-plugin-ima-android.md) | The UID2 Interactive Media Ads (IMA) Plugin for Android enables publishers that use the [Google IMA SDK for Android](https://developers.google.com/interactive-media-ads/docs/sdks/android/client-side) to send UID2 tokens as [secure signals](https://support.google.com/admob/answer/11556288) in ad requests from Android apps. | -| [UID2 IMA Plugin for iOS integration guide](mobile-plugin-ima-ios.md) | The UID2 Interactive Media Ads (IMA) Plugin for iOS enables publishers that use the [Google IMA SDK for iOS](https://developers.google.com/interactive-media-ads/docs/sdks/ios/client-side) to send UID2 tokens as [secure signals](https://support.google.com/admob/answer/11556288) in ad requests from iOS apps. | +| [GMA Plugin for Android integration guide](mobile-plugin-gma-android.md) | The UID2 Google Mobile Ads (GMA) Plugin for Android enables publishers that use the [Google GMA SDK](https://developers.google.com/ad-manager/mobile-ads-sdk) to send UID2 tokens as [secure signals](https://support.google.com/admob/answer/11556288) in ad requests from Android apps. | +| [GMA Plugin for iOS integration guide](mobile-plugin-gma-ios.md) | The UID2 Google Mobile Ads (GMA) Plugin for iOS enables publishers that use the [Google GMA SDK](https://developers.google.com/ad-manager/mobile-ads-sdk) to send UID2 tokens as [secure signals](https://support.google.com/admob/answer/11556288) in ad requests from iOS apps. | +| [IMA Plugin for Android integration guide](mobile-plugin-ima-android.md) | The UID2 Interactive Media Ads (IMA) Plugin for Android enables publishers that use the [Google IMA SDK for Android](https://developers.google.com/interactive-media-ads/docs/sdks/android/client-side) to send UID2 tokens as [secure signals](https://support.google.com/admob/answer/11556288) in ad requests from Android apps. | +| [IMA Plugin for iOS integration guide](mobile-plugin-ima-ios.md) | The UID2 Interactive Media Ads (IMA) Plugin for iOS enables publishers that use the [Google IMA SDK for iOS](https://developers.google.com/interactive-media-ads/docs/sdks/ios/client-side) to send UID2 tokens as [secure signals](https://support.google.com/admob/answer/11556288) in ad requests from iOS apps. | ## Advertiser/data provider integrations @@ -122,6 +122,6 @@ The following resources are available for Private Operator. -
For details, see UID2 Private Operator for AKS integration guide.
+
For details, see Private Operator for AKS integration guide.
API key
@@ -204,12 +204,12 @@ import MdxJumpAnchor from '@site/src/components/MdxJumpAnchor';
Confidential containers (Azure)
Confidential Containers is the name of a secure confidential computing option from Microsoft Azure. Each Confidential Containers implementation runs in a hardware-backed Trusted Execution Environment (TEE) that provides intrinsic capabilities such as data integrity, data confidentiality, and code integrity.
In the context of UID2, Confidential Containers from Azure is one of the supported secure computing environments for hosting a Private Operator.
-
For details, see UID2 Private Operator for Azure integration guide.
+
For details, see Private Operator for Azure integration guide.
Confidential Space (GCP)
Confidential Space is one of the Confidential Computing options from Google Cloud Platform (GCP). Confidential Space offers a secure enclave environment, known as a Trusted Execution Environment (TEE).
In the context of UID2, GCP Confidential Space is one of the supported secure computing environments for hosting a Private Operator.
-
For details, see UID2 Private Operator for GCP integration guide.
+
For details, see Private Operator for GCP integration guide.
Core Service
The UID2 Core Service is a centralized service that manages access to secret salts, encryption keys, and other relevant data in the UID2 ecosystem.
@@ -400,7 +400,7 @@ import MdxJumpAnchor from '@site/src/components/MdxJumpAnchor';
Raw UID2
An unencrypted alphanumeric identifier created through the UID2 APIs or SDKs with the user's directly identifying information (email address or phone number) as input. The raw UID2 is encrypted to create a UID2 token. The raw UID2 is a unique value; no two raw UID2s are the same. Raw UID2s, and their associated UID2 tokens, are case sensitive.
-
For details, see UID2 identifier types.
+
For details, see Identifier types.
Refresh timestamp
In the context of mapping DII to raw UID2s, a refresh timestamp is a Unix timestamp (in seconds) returned in the r field of the POST /identity/map endpoint response. The raw UID2 is valid until this timestamp. It is refreshed at some point after this time.
@@ -508,7 +508,7 @@ import MdxJumpAnchor from '@site/src/components/MdxJumpAnchor';
UID2 identifier
There are two Unified ID 2.0 (UID2) identifier types: raw UID2s and UID2 tokens (also known as advertising tokens).
-
For details, see UID2 identifier types.
+
For details, see Identifier types.
UID2 Portal
The UID2 Portal is a separate user interface that allows UID2 participants to manage their accounts.
@@ -524,7 +524,7 @@ import MdxJumpAnchor from '@site/src/components/MdxJumpAnchor';
The token value is opaque: No assumptions should be made about the format or about the length of the string.
The token has a limited life, but can be refreshed in the background using the refresh token.
Publishers send UID2 tokens in the bidstream.
-
For details, see UID2 identifier types, UID2 tokens: Key information, and How the UID2 token is created.
+
For details, see Identifier types, UID2 tokens: Key information, and How the UID2 token is created.
Unified ID 2.0
The term UID2 can be used to mean the UID2 framework, the UID2 service, a raw UID2, or a UID2 token (advertising token).
diff --git a/docs/ref-info/integration-sample-sites.md b/docs/ref-info/integration-sample-sites.md index 77448d0c0..7fbf6a450 100644 --- a/docs/ref-info/integration-sample-sites.md +++ b/docs/ref-info/integration-sample-sites.md @@ -142,5 +142,5 @@ UID Verify is a Google Chrome browser extension for debugging UID2 integrations. - Doc: [UID Verify Chrome Extension](https://unifiedid.com/docs/ref-info/ref-uid-verify) :::note -The sample sites on this page highlight some common integrations, but do not represent all available UID2 integration options. For a summary of all the integration options available, see [UID2 integration guides: Summary](https://unifiedid.com/docs/guides/summary-guides). +The sample sites on this page highlight some common integrations, but do not represent all available UID2 integration options. For a summary of all the integration options available, see [Integration guides: Summary](https://unifiedid.com/docs/guides/summary-guides). ::: diff --git a/docs/ref-info/ref-how-uid-is-created.md b/docs/ref-info/ref-how-uid-is-created.md index f62790369..7661ca2d5 100644 --- a/docs/ref-info/ref-how-uid-is-created.md +++ b/docs/ref-info/ref-how-uid-is-created.md @@ -19,7 +19,7 @@ When a publisher sends a user's DII Some preliminary steps are taken by the publisher, but most of the processing steps are done by the UID2 Operator. It's very important that the publisher steps are performed in the correct sequence: -- When steps are performed in sequence, the resulting value can be recognized as related to other [UID2 identifier types](uid-identifier-types.md) generated from online activity by the same individual: the underlying [raw UID2](../ref-info/glossary-uid.md#gl-raw-uid2) matches the raw UID2s generated by other UID2 participants from the same DII, and therefore the token is suitable for targeted advertising. +- When steps are performed in sequence, the resulting value can be recognized as related to other [Identifier types](uid-identifier-types.md) generated from online activity by the same individual: the underlying [raw UID2](../ref-info/glossary-uid.md#gl-raw-uid2) matches the raw UID2s generated by other UID2 participants from the same DII, and therefore the token is suitable for targeted advertising. - If steps are taken out of sequence, the resulting value cannot be related to other UID2 identifiers generated from online activity by the same individual, and therefore the token is not suitable for targeted advertising. For a summary, see [Steps to create a UID2 token](#steps-to-create-a-uid2-token). For an example in diagram form, see [Creating a UID2 token—example](#creating-a-uid2-tokenexample). diff --git a/docs/ref-info/ref-operators-public-private.md b/docs/ref-info/ref-operators-public-private.md index 7d13e3b38..4df0cd032 100644 --- a/docs/ref-info/ref-operators-public-private.md +++ b/docs/ref-info/ref-operators-public-private.md @@ -25,7 +25,7 @@ A UID2 Operator is an organization that runs the Operator Service. Operators per - Encrypt raw UID2s to generate UID2 tokens. - Distribute UID2 token decryption keys to server-side SDKs (see [SDKs: Summary](../sdks/summary-sdks.md)). - Download the latest user opt-out information from the UID2 Opt-Out Service. -- Support a number of UID2 endpoints. For details, see [UID2 endpoints: Summary](../endpoints/summary-endpoints.md). +- Support a number of UID2 endpoints. For details, see [Endpoints: Summary](../endpoints/summary-endpoints.md). UID2 Operators fall into two categories: @@ -60,7 +60,7 @@ A Private Operator is a private instance of the UID2 Operator. This means that a Any participant can also choose to become a Private Operator to generate and manage their UID2s. However, becoming a Private Operator includes several additional steps, and uses resources that the participant must provide. -For details, see [UID2 Private Operator integration overview](../guides/integration-options-private-operator.md). +For details, see [Private Operator integration overview](../guides/integration-options-private-operator.md). ## Summary diff --git a/docs/ref-info/ref-tokens.md b/docs/ref-info/ref-tokens.md index 99dc69ec8..01730fe57 100644 --- a/docs/ref-info/ref-tokens.md +++ b/docs/ref-info/ref-tokens.md @@ -42,7 +42,7 @@ Here are some key points about refresh tokens: - You can manage token refresh in a variety of ways, such as: - With a UID2 SDK (see [SDK functionality](../sdks/summary-sdks.md#sdk-functionality)) - By calling the [POST /token/refresh](../endpoints/post-token-refresh.md) endpoint - - By using the UID2 Prebid.js module (see [UID2 integration overview for Prebid](../guides/integration-prebid.md)) + - By using the UID2 Prebid.js module (see [Integration overview for Prebid](../guides/integration-prebid.md)) - When a new UID2 token is generated and returned in response to the refresh token, a new refresh token is returned along with it. - In most cases, you can refresh tokens on the client side, even if the token was generated on the server side. For details about refresh functionality for the various SDKs, see [SDK functionality](../sdks/summary-sdks.md#sdk-functionality) (*Refresh UID2 Token* column). - When the UID2 Operator Service receives the refresh token with a request for a new UID2 token, it checks for user opt-out. If the user has opted out of UID2, no new UID2 token is generated. For details, see [User opt-out](../getting-started/gs-opt-out.md). diff --git a/docs/ref-info/uid-identifier-types.md b/docs/ref-info/uid-identifier-types.md index 9a43442cc..3bebadbc8 100644 --- a/docs/ref-info/uid-identifier-types.md +++ b/docs/ref-info/uid-identifier-types.md @@ -1,5 +1,5 @@ --- -title: UID2 identifier types +title: Identifier types description: Information about UID2 identifier types (raw UID2s and UID2 tokens). hide_table_of_contents: false sidebar_position: 01 @@ -8,7 +8,7 @@ displayed_sidebar: docs import Link from '@docusaurus/Link'; -# UID2 identifier types +# Identifier types UID2 is a deterministic ID that is based on directly identifying information (DII), such as email address or phone number. There are two types of UID2s: raw UID2s and UID2 tokens (also known as advertising tokens). The following table explains each type. diff --git a/docs/ref-info/uid-workflows.md b/docs/ref-info/uid-workflows.md index 51367d735..dfba05b72 100644 --- a/docs/ref-info/uid-workflows.md +++ b/docs/ref-info/uid-workflows.md @@ -19,6 +19,6 @@ The following table lists four key workflows in the UID2 framework with links to | [Workflow for publishers](../overviews/overview-publishers.md#workflow-for-publishers) | Organizations that propagate UID2 tokens to the bidstream via SSPs.
NOTE: Publishers can choose to integrate using Prebid, leverage the SDK for JavaScript, or complete their own server-side integration without using an SDK. | See [Publisher integrations](../guides/summary-guides#publisher-integrations) | | [Opt-out workflow](../getting-started/gs-opt-out.md#opt-out-workflow) | Consumers who engage with publishers or their SSO providers and other identity providers. | N/A | -The following diagram summarizes all four workflows. For each workflow, the [external participants](../overviews/participants-overview.md#uid2-external-participants), [components](../ref-info/uid-components.md), [UID2 identifier types](../ref-info/uid-identifier-types.md), and numbered steps are color-coded. +The following diagram summarizes all four workflows. For each workflow, the [external participants](../overviews/participants-overview.md#uid2-external-participants), [components](../ref-info/uid-components.md), [Identifier types](../ref-info/uid-identifier-types.md), and numbered steps are color-coded. ![The UID2 ecosystem](images/UID2Workflows.svg) diff --git a/docs/ref-info/updates-doc.md b/docs/ref-info/updates-doc.md index 63da6a9f3..5b165da3c 100644 --- a/docs/ref-info/updates-doc.md +++ b/docs/ref-info/updates-doc.md @@ -140,7 +140,7 @@ March 19, 2025 A UID2 participant who wants to be a Private Operator can now set up the UID2 Operator Service as a Private Operator in an Azure Kubernetes Service (AKS) cluster, running on [virtual nodes on Azure Container Instances](https://learn.microsoft.com/en-us/azure/container-instances/container-instances-virtual-nodes) (ACI). -For details, see [UID2 Private Operator for AKS integration guide](../guides/operator-guide-aks-enclave.md). +For details, see [Private Operator for AKS integration guide](../guides/operator-guide-aks-enclave.md). @@ -340,7 +340,7 @@ August 28, 2024 We've added a page with information about Private Operator integrations. -For details, see [UID2 Private Operator integration overview](../guides/integration-options-private-operator). +For details, see [Private Operator integration overview](../guides/integration-options-private-operator). @@ -567,7 +567,7 @@ We've added an overview guide summarizing the options for publishers using the S For details, see: -- [UID2 integration overview for JavaScript](../guides/integration-javascript) +- [Integration overview for JavaScript](../guides/integration-javascript) - [Client-side integration guide for JavaScript](../guides/integration-javascript-client-side.md) - [Client-server integration guide for JavaScript](../guides/integration-javascript-client-server.md) @@ -647,7 +647,7 @@ In addition, the existing guides have been restructured and simplified. For details, see: -- [UID2 integration overview for Prebid](../guides/integration-prebid.md) +- [Integration overview for Prebid](../guides/integration-prebid.md) - [Client-side integration guide for Prebid.js](../guides/integration-prebid-client-side.md) - [Client-server integration guide for Prebid.js](../guides/integration-prebid-client-server.md) @@ -673,7 +673,7 @@ November 30, 2023 A UID2 participant who wants to be a [Private Operator](../ref-info/glossary-uid.md#gl-private-operator) can now set up the UID2 Operator Service in an instance of [Confidential Containers](https://learn.microsoft.com/en-us/azure/confidential-computing/confidential-containers), a confidential computing option from Microsoft Azure. -For details, see [UID2 Private Operator for Azure integration guide](../guides/operator-guide-azure-enclave.md). +For details, see [Private Operator for Azure integration guide](../guides/operator-guide-azure-enclave.md). @@ -731,7 +731,7 @@ The content that was in the previous version of the Prebid document is now in a :::note These documents were further updated in later revisions. Updated links are as follows: -- [UID2 integration overview for Prebid](../guides/integration-prebid.md) +- [Integration overview for Prebid](../guides/integration-prebid.md) - [Client-side integration guide for Prebid.js](../guides/integration-prebid-client-side.md) - [Client-server integration guide for Prebid.js](../guides/integration-prebid-client-server.md) ::: @@ -790,7 +790,7 @@ September 30, 2023 This guide provides information for setting up the UID2 Operator Service in [Confidential Space](https://cloud.google.com/confidential-computing#confidential-space), a confidential computing option from the Google Cloud Platform. -For details, see [UID2 Private Operator for GCP integration guide](../guides/operator-private-gcp-confidential-space.md). +For details, see [Private Operator for GCP integration guide](../guides/operator-private-gcp-confidential-space.md). @@ -819,7 +819,7 @@ August 8, 2023 A guide for publishers that provides information about the UID2 Interactive Media Ads (IMA) Plugin for Android. This plugin enables publishers who use the Google IMA SDK for Android to send UID2 tokens as secure signals in ad requests from Android apps. -For details, see [UID2 IMA Plugin for Android integration guide](../guides/mobile-plugin-ima-android.md). +For details, see [IMA Plugin for Android integration guide](../guides/mobile-plugin-ima-android.md). @@ -831,7 +831,7 @@ August 8, 2023 A guide for publishers that provides information about the UID2 Interactive Media Ads (IMA) Plugin for iOS. This plugin enables publishers who use the Google IMA SDK for iOS to send UID2 tokens as secure signals in ad requests from iOS apps. -For details, see [UID2 IMA Plugin for iOS integration guide](../guides/mobile-plugin-ima-ios.md). +For details, see [IMA Plugin for iOS integration guide](../guides/mobile-plugin-ima-ios.md). @@ -843,7 +843,7 @@ August 4, 2023 A guide for publishers that provides information about the UID2 Google Mobile Ads (GMA) Plugin for Android. This plugin enables publishers who use the Google GMA SDK to send UID2 tokens as secure signals in ad requests from Android apps. -For details, see [UID2 GMA Plugin for Android integration guide](../guides/mobile-plugin-gma-android.md). +For details, see [GMA Plugin for Android integration guide](../guides/mobile-plugin-gma-android.md). @@ -855,7 +855,7 @@ August 4, 2023 A guide for publishers that provides information about the UID2 Google Mobile Ads (GMA) Plugin for iOS. This plugin enables publishers who use the Google GMA SDK to send UID2 tokens as secure signals in ad requests from iOS apps. -For details, see [UID2 GMA Plugin for iOS integration guide](../guides/mobile-plugin-gma-ios.md). +For details, see [GMA Plugin for iOS integration guide](../guides/mobile-plugin-gma-ios.md). diff --git a/docs/sdks/sdk-ref-android.md b/docs/sdks/sdk-ref-android.md index b6ed2812b..2dacfb2a7 100644 --- a/docs/sdks/sdk-ref-android.md +++ b/docs/sdks/sdk-ref-android.md @@ -16,8 +16,8 @@ The following Android-related plugins, and associated documentation, are also av | Purpose | Product/Documentation | | :--- | :--- | -| To use the Google Mobile Ads (GMA) SDK to send UID2 tokens as [secure signals](https://support.google.com/admob/answer/11556288) in ad requests from Android apps | [UID2 GMA Plugin for Android integration guide](../guides/mobile-plugin-gma-android.md) | -| To use the Google Interactive Media Ads (IMA) SDK for Android to send UID2 tokens as [secure signals](https://support.google.com/admob/answer/11556288) in ad requests from Android apps | [UID2 IMA Plugin for Android integration guide](../guides/mobile-plugin-ima-android.md) | +| To use the Google Mobile Ads (GMA) SDK to send UID2 tokens as [secure signals](https://support.google.com/admob/answer/11556288) in ad requests from Android apps | [GMA Plugin for Android integration guide](../guides/mobile-plugin-gma-android.md) | +| To use the Google Interactive Media Ads (IMA) SDK for Android to send UID2 tokens as [secure signals](https://support.google.com/admob/answer/11556288) in ad requests from Android apps | [IMA Plugin for Android integration guide](../guides/mobile-plugin-ima-android.md) | For FAQs relating to mobile publisher integrations, see [FAQs for mobile integrations](../guides/integration-mobile-overview.md#faqs-for-mobile-integrations). diff --git a/docs/sdks/sdk-ref-ios.md b/docs/sdks/sdk-ref-ios.md index 0f5111fb4..8283cacef 100644 --- a/docs/sdks/sdk-ref-ios.md +++ b/docs/sdks/sdk-ref-ios.md @@ -16,8 +16,8 @@ The following iOS-related plugins, and associated documentation, are also availa | Purpose | Product/Documentation | | :--- | :--- | -| To use the Google Mobile Ads (GMA) SDK to send UID2 tokens as [secure signals](https://support.google.com/admob/answer/11556288) in ad requests from iOS/tvOS apps | [UID2 GMA Plugin for iOS integration guide](../guides/mobile-plugin-gma-ios.md) | -| To use the Google Interactive Media Ads SDK for iOS to send UID2 tokens as [secure signals](https://support.google.com/admob/answer/11556288) in ad requests from iOS/tvOS apps | [UID2 IMA Plugin for iOS integration guide](../guides/mobile-plugin-ima-ios.md) | +| To use the Google Mobile Ads (GMA) SDK to send UID2 tokens as [secure signals](https://support.google.com/admob/answer/11556288) in ad requests from iOS/tvOS apps | [GMA Plugin for iOS integration guide](../guides/mobile-plugin-gma-ios.md) | +| To use the Google Interactive Media Ads SDK for iOS to send UID2 tokens as [secure signals](https://support.google.com/admob/answer/11556288) in ad requests from iOS/tvOS apps | [IMA Plugin for iOS integration guide](../guides/mobile-plugin-ima-ios.md) | ## tvOS support diff --git a/docs/snippets/_snpt-mobile_docs_gmaima-plugin-gss.mdx b/docs/snippets/_snpt-mobile_docs_gmaima-plugin-gss.mdx index c551e7b79..234996e63 100644 --- a/docs/snippets/_snpt-mobile_docs_gmaima-plugin-gss.mdx +++ b/docs/snippets/_snpt-mobile_docs_gmaima-plugin-gss.mdx @@ -3,10 +3,10 @@ import TabItem from '@theme/TabItem'; If you intend to generate UID2 tokens to send to the [Google GMA SDK](https://developers.google.com/ad-manager/mobile-ads-sdk) or the [Google IMA SDK](https://developers.google.com/interactive-media-ads/), assuming you have followed the instructions in this guide, you must also add the UID2 GMA/IMA plugins into your mobile app. For instructions, refer to the applicable plug-in guide: -- [UID2 GMA Plugin for Android integration guide](../guides/mobile-plugin-gma-android) -- [UID2 GMA Plugin for iOS integration guide](../guides/mobile-plugin-gma-ios) -- [UID2 IMA Plugin for Android integration guide](../guides/mobile-plugin-ima-android) -- [UID2 IMA Plugin for iOS integration guide](../guides/mobile-plugin-ima-ios) +- [GMA Plugin for Android integration guide](../guides/mobile-plugin-gma-android) +- [GMA Plugin for iOS integration guide](../guides/mobile-plugin-gma-ios) +- [IMA Plugin for Android integration guide](../guides/mobile-plugin-ima-android) +- [IMA Plugin for iOS integration guide](../guides/mobile-plugin-ima-ios) You do not need to explicitly make the `getAdvertisingToken()` method call to retrieve the advertising tokens and pass them into Google GMA/IMA SDK manually. The UID2 GMA/IMA plugins manage this for you. diff --git a/docs/snippets/_snpt-private-operator-option.mdx b/docs/snippets/_snpt-private-operator-option.mdx index df0d8f284..b7d7c5d36 100644 --- a/docs/snippets/_snpt-private-operator-option.mdx +++ b/docs/snippets/_snpt-private-operator-option.mdx @@ -5,7 +5,7 @@ If you're a publisher and want to keep your first-party data within your corpora For additional information, review these resources: - [The UID2 Operator](../ref-info/ref-operators-public-private.md) -- [UID2 Private Operator integration overview](../guides/integration-options-private-operator.md) +- [Private Operator integration overview](../guides/integration-options-private-operator.md) :::note The UID2 Private Operator solutions do not support client-side generation of the UID2 token. If you want a client-side implementation, you must use a Public Operator solution. diff --git a/docs/snippets/_snpt-publisher-implementation-resources.mdx b/docs/snippets/_snpt-publisher-implementation-resources.mdx index 210537b01..1ef69bc9f 100644 --- a/docs/snippets/_snpt-publisher-implementation-resources.mdx +++ b/docs/snippets/_snpt-publisher-implementation-resources.mdx @@ -18,10 +18,10 @@ For a detailed summary of web integration options, see [Publisher web integratio | Integration Type| Documentation | Content Description | | :--- | :--- | :--- | -| Prebid (overview) | [UID2 integration overview for Prebid](../guides/integration-prebid.md) | An overview of options for publishers who want to integrate with UID2 and generate UID2 tokens (advertising tokens) to be passed by Prebid.js or the Prebid Mobile SDK in the RTB bidstream. | +| Prebid (overview) | [Integration overview for Prebid](../guides/integration-prebid.md) | An overview of options for publishers who want to integrate with UID2 and generate UID2 tokens (advertising tokens) to be passed by Prebid.js or the Prebid Mobile SDK in the RTB bidstream. | | Prebid.js client-side integration | [Client-side integration guide for Prebid.js](../guides/integration-prebid-client-side.md) | A guide for publishers who want to request UID2 tokens client-side, which is the easiest implementation approach, and choose to have Prebid.js manage the following: | | Prebid.js client-server integration | [Client-server integration guide for Prebid.js](../guides/integration-prebid-client-server.md) | A guide for publishers who want to integrate with UID2 and generate UID2 tokens to be passed by Prebid.js in the RTB bidstream, but want to generate tokens server-side: for example, publishers who are using a Private Operator. | -| JavaScript (overview) | [UID2 integration overview for JavaScript](../guides/integration-javascript.md) | An overview of options for publishers who want to integrate with UID2 using the JavaScript SDK. | +| JavaScript (overview) | [Integration overview for JavaScript](../guides/integration-javascript.md) | An overview of options for publishers who want to integrate with UID2 using the JavaScript SDK. | | JavaScript client-side integration | [Client-side integration guide for JavaScript](../guides/integration-javascript-client-side.md) | A guide for publishers who want to integrate with UID2 using only client-side JavaScript changes, which is the easiest implementation approach.
The SDK for JavaScript manages token generation and token refresh automatically. | | JavaScript client-server integration | [Client-server integration guide for JavaScript](../guides/integration-javascript-client-server.md) | A publisher guide covering standard web integration scenarios that use the SDK for JavaScript and require tokens to be generated on the server side and passed to the publisher web pages. | | Server-side integration | [Publisher integration guide, server-side](../guides/integration-publisher-server-side.md) | A guide for publishers who do not use the [SDK for JavaScript](../sdks/sdk-ref-javascript.md). | @@ -54,10 +54,10 @@ The following resources are available for publishers integrating with Prebid. | Integration Type| Documentation | Content Description | | :--- | :--- | :--- | -| Prebid (overview) | [UID2 integration overview for Prebid](../guides/integration-prebid.md) | An overview of options for publishers who want to integrate with UID2 and generate UID2 tokens (advertising tokens) to be passed by Prebid.js or the Prebid Mobile SDK in the RTB bidstream. | +| Prebid (overview) | [Integration overview for Prebid](../guides/integration-prebid.md) | An overview of options for publishers who want to integrate with UID2 and generate UID2 tokens (advertising tokens) to be passed by Prebid.js or the Prebid Mobile SDK in the RTB bidstream. | | Prebid.js client-side integration | [Client-side integration guide for Prebid.js](../guides/integration-prebid-client-side.md) | A guide for publishers who want to request UID2 tokens client-side, which is the easiest implementation approach, and choose to have Prebid.js manage the following: | | Prebid.js client-server integration | [Client-server integration guide for Prebid.js](../guides/integration-prebid-client-server.md) | A guide for publishers who want to integrate with UID2 and generate UID2 tokens to be passed by Prebid.js in the RTB bidstream, but want to generate tokens server-side: for example, publishers who are using a Private Operator. | -| Prebid.js on mobile | [UID2 mobile integration for Prebid.js](../guides/integration-prebid-mobile-summary.md) | A summary of information resources for UID2 integration with Prebid.js on mobile devices. | +| Prebid.js on mobile | [Mobile integration for Prebid.js](../guides/integration-prebid-mobile-summary.md) | A summary of information resources for UID2 integration with Prebid.js on mobile devices. | ### Google Ad Manager integrations @@ -66,7 +66,7 @@ The following resources are available for publishers integrating with Google Ad | Integration Type| Documentation | Content Description | | :--- | :--- | :--- | | Publisher/SSP integration with GAM | [Google Ad Manager Secure Signals integration guide](../guides/integration-google-ss.md) | A guide covering the additional steps needed for publishers using UID2 with the Google Ad Manager Secure Signals feature (previously known as Encrypted Signals for Publishers, ESP). | -| GMA for Android | [UID2 GMA Plugin for Android integration guide](../guides/mobile-plugin-gma-android.md) | A guide that enables publishers using the Google Mobile Ads (GMA) SDK to include UID2 tokens in ad requests from their Android apps. | -| GMA for iOS | [UID2 GMA Plugin for iOS integration guide](../guides/mobile-plugin-gma-ios.md) | A guide that enables publishers using the Google Mobile Ads (GMA) SDK to include UID2 tokens in ad requests from their iOS apps. | -| IMA for Android | [UID2 IMA Plugin for Android integration guide](../guides/mobile-plugin-ima-android.md) | A guide that enables publishers using the Google Interactive Media Ads (IMA) SDK to include UID2 tokens in ad requests from their Android apps. | -| IMA for iOS | [UID2 IMA Plugin for iOS integration guide](../guides/mobile-plugin-ima-ios.md) | A guide that enables publishers using the Google Interactive Media Ads (IMA) SDK to include UID2 tokens in ad requests from their iOS apps. | \ No newline at end of file +| GMA for Android | [GMA Plugin for Android integration guide](../guides/mobile-plugin-gma-android.md) | A guide that enables publishers using the Google Mobile Ads (GMA) SDK to include UID2 tokens in ad requests from their Android apps. | +| GMA for iOS | [GMA Plugin for iOS integration guide](../guides/mobile-plugin-gma-ios.md) | A guide that enables publishers using the Google Mobile Ads (GMA) SDK to include UID2 tokens in ad requests from their iOS apps. | +| IMA for Android | [IMA Plugin for Android integration guide](../guides/mobile-plugin-ima-android.md) | A guide that enables publishers using the Google Interactive Media Ads (IMA) SDK to include UID2 tokens in ad requests from their Android apps. | +| IMA for iOS | [IMA Plugin for iOS integration guide](../guides/mobile-plugin-ima-ios.md) | A guide that enables publishers using the Google Interactive Media Ads (IMA) SDK to include UID2 tokens in ad requests from their iOS apps. | \ No newline at end of file diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/endpoints/summary-endpoints.md b/i18n/ja/docusaurus-plugin-content-docs/current/endpoints/summary-endpoints.md index 660ef8e99..a8c54fb47 100644 --- a/i18n/ja/docusaurus-plugin-content-docs/current/endpoints/summary-endpoints.md +++ b/i18n/ja/docusaurus-plugin-content-docs/current/endpoints/summary-endpoints.md @@ -1,5 +1,5 @@ --- -title: UID2 endpoints - summary +title: Endpoints - summary description: UID2 Service で利用可能なエンドポイントの概要。 hide_table_of_contents: false sidebar_position: 01 diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/getting-started/gs-faqs.md b/i18n/ja/docusaurus-plugin-content-docs/current/getting-started/gs-faqs.md index 7eaa355e8..262c0df71 100644 --- a/i18n/ja/docusaurus-plugin-content-docs/current/getting-started/gs-faqs.md +++ b/i18n/ja/docusaurus-plugin-content-docs/current/getting-started/gs-faqs.md @@ -66,7 +66,7 @@ UID2 は HIPAA で規制されているデータの処理を許可しますか 1. [The UID2 Operator](../ref-info/ref-operators-public-private.md) -1. [UID2 Private Operator integration overview](../guides/integration-options-private-operator.md) +1. [Private Operator integration overview](../guides/integration-options-private-operator.md) ## FAQs for publishers diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/guides/integration-google-ss.md b/i18n/ja/docusaurus-plugin-content-docs/current/guides/integration-google-ss.md index 16fe54999..577d545f4 100644 --- a/i18n/ja/docusaurus-plugin-content-docs/current/guides/integration-google-ss.md +++ b/i18n/ja/docusaurus-plugin-content-docs/current/guides/integration-google-ss.md @@ -17,7 +17,7 @@ import SnptPreparingEmailsAndPhoneNumbers from '../snippets/_snpt-preparing-emai このガイドでは、UID2 を Google Ad Manager のセキュアシグナル機能 (旧称: Encrypted Signals for Publishers、ESP) で使用するパブリッシャー向けのインテグレーション手順について説明します。 :::note -UID2 Google Ad Manager セキュアシグナルインテグレーションを使用するには、SDK を使用している場合、UID2 インテグレーションがすでに設定されている必要があります。サーバーのみのインテグレーションを使用している場合は、この限りではありません。使用可能なすべてのインテグレーションオプションの概要は、[UID2 integration guides: Summary](summary-guides.md) を参照してください。 +UID2 Google Ad Manager セキュアシグナルインテグレーションを使用するには、SDK を使用している場合、UID2 インテグレーションがすでに設定されている必要があります。サーバーのみのインテグレーションを使用している場合は、この限りではありません。使用可能なすべてのインテグレーションオプションの概要は、[Integration guides: Summary](summary-guides.md) を参照してください。 ::: ## Overview diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/guides/integration-javascript-client-server.md b/i18n/ja/docusaurus-plugin-content-docs/current/guides/integration-javascript-client-server.md index 62633a0fb..dd331473c 100644 --- a/i18n/ja/docusaurus-plugin-content-docs/current/guides/integration-javascript-client-server.md +++ b/i18n/ja/docusaurus-plugin-content-docs/current/guides/integration-javascript-client-server.md @@ -141,7 +141,7 @@ UID2 Token が SSP から DSP に送信されるとき、ビッドストリー ``` :::info -返された Advertising Token をどのように SSP に渡すかを検討する必要があります。`Prebid.js` ([UID2 integration overview for Prebid](integration-prebid.md) を参照) や Google Ad Manager Secure Signals ([Google Ad Manager Secure Signals integration guide](integration-google-ss.md) を参照) を使用するなど、Client-Side で UID2 を実装する他のいくつかのアプローチでは、実装に、返された Advertising Token の受け渡しを管理する関数が含まれています。SDK for JavaScript を使用している場合は、これを自分で管理する必要があります。 +返された Advertising Token をどのように SSP に渡すかを検討する必要があります。`Prebid.js` ([Integration overview for Prebid](integration-prebid.md) を参照) や Google Ad Manager Secure Signals ([Google Ad Manager Secure Signals integration guide](integration-google-ss.md) を参照) を使用するなど、Client-Side で UID2 を実装する他のいくつかのアプローチでは、実装に、返された Advertising Token の受け渡しを管理する関数が含まれています。SDK for JavaScript を使用している場合は、これを自分で管理する必要があります。 ::: :::tip diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/guides/integration-javascript.md b/i18n/ja/docusaurus-plugin-content-docs/current/guides/integration-javascript.md index 87b34a46d..1cb9ef4ad 100644 --- a/i18n/ja/docusaurus-plugin-content-docs/current/guides/integration-javascript.md +++ b/i18n/ja/docusaurus-plugin-content-docs/current/guides/integration-javascript.md @@ -1,7 +1,7 @@ --- -title: UID2 integration overview for JavaScript -sidebar_label: UID2 integration overview for JavaScript -pagination_label: UID2 integration overview for JavaScript +title: Integration overview for JavaScript +sidebar_label: Integration overview for JavaScript +pagination_label: Integration overview for JavaScript description: UID2 実装の一部として SDK for JavaScript とインテグレーションするためのオプションの概要。 hide_table_of_contents: false sidebar_position: 04 diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/guides/integration-mobile-overview.md b/i18n/ja/docusaurus-plugin-content-docs/current/guides/integration-mobile-overview.md index 4a102f4a2..6a43a1f25 100644 --- a/i18n/ja/docusaurus-plugin-content-docs/current/guides/integration-mobile-overview.md +++ b/i18n/ja/docusaurus-plugin-content-docs/current/guides/integration-mobile-overview.md @@ -124,10 +124,10 @@ UID2 Token をビッドストリームに送信する方法はいくつかあり | Scenario | Integration Guide | | :--- | :--- | -| Google GMAを使用して、動画、バナー、インタースティシャル、ネイティブ広告を Android アプリにインテグレーションしたい | 以下の順番で:
  1. [UID2 GMA Plugin for Android integration guide](../guides/mobile-plugin-gma-android.md)
  2. 以下のいずれか:
    • Client-side: [Optional: UID2 GMA/IMA Plugin for GAM Secure Signals integration](../guides/integration-mobile-client-side.md#optional-uid2-gmaima-plugin-for-gam-secure-signals-integration)
    • Client-server: [Optional: UID2 GMA/IMA Plugin for GAM Secure Signals integration](../guides/integration-mobile-client-server.md#optional-uid2-gmaima-plugin-for-gam-secure-signals-integration)
| -| Google GMAを使用して、動画、バナー、インタースティシャル、ネイティブ広告を iOS アプリにインテグレーションしたい | 以下の順番で:
  1. [UID2 GMA Plugin for iOS integration guide](../guides/mobile-plugin-gma-ios.md)
  2. 以下のいずれか:
    • Client-side: [Optional: UID2 GMA/IMA Plugin for GAM Secure Signals integration](../guides/integration-mobile-client-side.md#optional-uid2-gmaima-plugin-for-gam-secure-signals-integration)
    • Client-server: [Optional: UID2 GMA/IMA Plugin for GAM Secure Signals integration](../guides/integration-mobile-client-server.md#optional-uid2-gmaima-plugin-for-gam-secure-signals-integration)
| -| Google IMA を使用して、Android アプリにマルチメディア広告をインテグレーションしたい | 以下の順番で:
  1. [UID2 IMA Plugin for Android integration guide](../guides/mobile-plugin-ima-android.md)
  2. 以下のいずれか:
    • Client-side: [Optional: UID2 GMA/IMA Plugin for GAM Secure Signals integration](../guides/integration-mobile-client-side.md#optional-uid2-gmaima-plugin-for-gam-secure-signals-integration)
    • Client-server: [Optional: UID2 GMA/IMA Plugin for GAM Secure Signals integration](../guides/integration-mobile-client-server.md#optional-uid2-gmaima-plugin-for-gam-secure-signals-integration)
| -| Google IMA を使用して、iOS アプリにマルチメディア広告をインテグレーションしたい | 以下の順番で:
  1. [UID2 IMA Plugin for iOS integration guide](../guides/mobile-plugin-ima-ios.md)
  2. 以下のいずれか:
    • Client-side: [Optional: UID2 GMA/IMA Plugin for GAM Secure Signals integration](../guides/integration-mobile-client-side.md#optional-uid2-gmaima-plugin-for-gam-secure-signals-integration)
    • Client-server: [Optional: UID2 GMA/IMA Plugin for GAM Secure Signals integration](../guides/integration-mobile-client-server.md#optional-uid2-gmaima-plugin-for-gam-secure-signals-integration)
| +| Google GMAを使用して、動画、バナー、インタースティシャル、ネイティブ広告を Android アプリにインテグレーションしたい | 以下の順番で:
  1. [GMA Plugin for Android integration guide](../guides/mobile-plugin-gma-android.md)
  2. 以下のいずれか:
    • Client-side: [Optional: UID2 GMA/IMA Plugin for GAM Secure Signals integration](../guides/integration-mobile-client-side.md#optional-uid2-gmaima-plugin-for-gam-secure-signals-integration)
    • Client-server: [Optional: UID2 GMA/IMA Plugin for GAM Secure Signals integration](../guides/integration-mobile-client-server.md#optional-uid2-gmaima-plugin-for-gam-secure-signals-integration)
| +| Google GMAを使用して、動画、バナー、インタースティシャル、ネイティブ広告を iOS アプリにインテグレーションしたい | 以下の順番で:
  1. [GMA Plugin for iOS integration guide](../guides/mobile-plugin-gma-ios.md)
  2. 以下のいずれか:
    • Client-side: [Optional: UID2 GMA/IMA Plugin for GAM Secure Signals integration](../guides/integration-mobile-client-side.md#optional-uid2-gmaima-plugin-for-gam-secure-signals-integration)
    • Client-server: [Optional: UID2 GMA/IMA Plugin for GAM Secure Signals integration](../guides/integration-mobile-client-server.md#optional-uid2-gmaima-plugin-for-gam-secure-signals-integration)
| +| Google IMA を使用して、Android アプリにマルチメディア広告をインテグレーションしたい | 以下の順番で:
  1. [IMA Plugin for Android integration guide](../guides/mobile-plugin-ima-android.md)
  2. 以下のいずれか:
    • Client-side: [Optional: UID2 GMA/IMA Plugin for GAM Secure Signals integration](../guides/integration-mobile-client-side.md#optional-uid2-gmaima-plugin-for-gam-secure-signals-integration)
    • Client-server: [Optional: UID2 GMA/IMA Plugin for GAM Secure Signals integration](../guides/integration-mobile-client-server.md#optional-uid2-gmaima-plugin-for-gam-secure-signals-integration)
| +| Google IMA を使用して、iOS アプリにマルチメディア広告をインテグレーションしたい | 以下の順番で:
  1. [IMA Plugin for iOS integration guide](../guides/mobile-plugin-ima-ios.md)
  2. 以下のいずれか:
    • Client-side: [Optional: UID2 GMA/IMA Plugin for GAM Secure Signals integration](../guides/integration-mobile-client-side.md#optional-uid2-gmaima-plugin-for-gam-secure-signals-integration)
    • Client-server: [Optional: UID2 GMA/IMA Plugin for GAM Secure Signals integration](../guides/integration-mobile-client-server.md#optional-uid2-gmaima-plugin-for-gam-secure-signals-integration)
| | Prebid Mobile SDK と Prebid Server を使用して、Android または iOS アプリから広告リクエストを送信したい | 以下のいずれか: | ### Functionality summary diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/guides/integration-options-private-operator.md b/i18n/ja/docusaurus-plugin-content-docs/current/guides/integration-options-private-operator.md index 22dacdb87..1da5ac7ba 100644 --- a/i18n/ja/docusaurus-plugin-content-docs/current/guides/integration-options-private-operator.md +++ b/i18n/ja/docusaurus-plugin-content-docs/current/guides/integration-options-private-operator.md @@ -1,5 +1,5 @@ --- -title: UID2 integrations for Private Operators +title: Private Operator integration overview description: Private Operator 向けの情報概要。 hide_table_of_contents: false displayed_sidebar: docs @@ -132,7 +132,7 @@ Private Operator のバージョン間に機能的な違いはありません。 | Integration Type| Documentation | Content Description | | :--- | :--- | :--- | -| AWS | [UID2 Private Operator for AWS integration guide](../guides/operator-guide-aws-marketplace.md) | AWS Marketplace の Private Operator Service の設定方法。 | -| GCP Confidential Space | [UID2 Private Operator for GCP integration guide](../guides/operator-private-gcp-confidential-space.md) | [Google Cloud](https://cloud.google.com/docs/overview/) Platform の機密コンピューティング オプションである [Confidential Space](https://cloud.google.com/confidential-computing#confidential-space) に UID2 Operator Service を設定する方法。 | -| Azure | [UID2 Private Operator for Azure integration guide](../guides/operator-guide-azure-enclave.md) | Microsoft Azure の機密コンピューティング オプションである Confidential Containers インスタンスで UID2 Operator Service を設定する方法。 | -| AKS | [UID2 Private Operator for AKS integration guide](../guides/operator-guide-aks-enclave.md) | AKS のインスタンスで UID2 Operator Service を設定する方法。AKS は、Microsoft Azure コンテナインスタンスの仮想ノードで実行され、Kubernetes を使用する機密コンピューティングソリューションです。 | +| AWS | [Private Operator for AWS integration guide](../guides/operator-guide-aws-marketplace.md) | AWS Marketplace の Private Operator Service の設定方法。 | +| GCP Confidential Space | [Private Operator for GCP integration guide](../guides/operator-private-gcp-confidential-space.md) | [Google Cloud](https://cloud.google.com/docs/overview/) Platform の機密コンピューティング オプションである [Confidential Space](https://cloud.google.com/confidential-computing#confidential-space) に UID2 Operator Service を設定する方法。 | +| Azure | [Private Operator for Azure integration guide](../guides/operator-guide-azure-enclave.md) | Microsoft Azure の機密コンピューティング オプションである Confidential Containers インスタンスで UID2 Operator Service を設定する方法。 | +| AKS | [Private Operator for AKS integration guide](../guides/operator-guide-aks-enclave.md) | AKS のインスタンスで UID2 Operator Service を設定する方法。AKS は、Microsoft Azure コンテナインスタンスの仮想ノードで実行され、Kubernetes を使用する機密コンピューティングソリューションです。 | diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/guides/integration-prebid.md b/i18n/ja/docusaurus-plugin-content-docs/current/guides/integration-prebid.md index 08e6c8c8e..2a30aea1b 100644 --- a/i18n/ja/docusaurus-plugin-content-docs/current/guides/integration-prebid.md +++ b/i18n/ja/docusaurus-plugin-content-docs/current/guides/integration-prebid.md @@ -1,7 +1,7 @@ --- -title: UID2 integration overview for Prebid -sidebar_label: UID2 integration overview for Prebid -pagination_label: UID2 integration overview for Prebid +title: Integration overview for Prebid +sidebar_label: Integration overview for Prebid +pagination_label: Integration overview for Prebid description: UID2 実装の一部として Prebid とインテグレーションするためのオプションの概要。 hide_table_of_contents: false sidebar_position: 04 @@ -87,4 +87,4 @@ Prebid.js を使ってサイトを UID2 とインテグレーションするに ## UID2 integration with Prebid Mobile SDK for mobile devices -UID2 と Prebid のインテグレーションは、Android および iOS モバイルデバイスで [UID2 mobile integration with Prebid Mobile SDK](integration-prebid-mobile-summary.md) を使用してサポートされています。 +UID2 と Prebid のインテグレーションは、Android および iOS モバイルデバイスで [Mobile integration with Prebid Mobile SDK](integration-prebid-mobile-summary.md) を使用してサポートされています。 diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/guides/mobile-plugin-gma-android.md b/i18n/ja/docusaurus-plugin-content-docs/current/guides/mobile-plugin-gma-android.md index d1e686c06..89750b64f 100644 --- a/i18n/ja/docusaurus-plugin-content-docs/current/guides/mobile-plugin-gma-android.md +++ b/i18n/ja/docusaurus-plugin-content-docs/current/guides/mobile-plugin-gma-android.md @@ -1,5 +1,5 @@ --- -title: UID2 GMA Plugin for Android +title: GMA Plugin for Android description: Android アプリの広告リクエストに GMA を使用するパブリッシャーのためのガイド。 hide_table_of_contents: false sidebar_position: 12 diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/guides/mobile-plugin-gma-ios.md b/i18n/ja/docusaurus-plugin-content-docs/current/guides/mobile-plugin-gma-ios.md index 717dc7191..f920c2e13 100644 --- a/i18n/ja/docusaurus-plugin-content-docs/current/guides/mobile-plugin-gma-ios.md +++ b/i18n/ja/docusaurus-plugin-content-docs/current/guides/mobile-plugin-gma-ios.md @@ -1,5 +1,5 @@ --- -title: UID2 GMA Plugin for iOS +title: GMA Plugin for iOS description: iOS アプリの広告リクエストに GMA を使用するパブリッシャーのためのガイド。 hide_table_of_contents: false sidebar_position: 13 diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/guides/mobile-plugin-ima-android.md b/i18n/ja/docusaurus-plugin-content-docs/current/guides/mobile-plugin-ima-android.md index cf33e7095..185c8dfb3 100644 --- a/i18n/ja/docusaurus-plugin-content-docs/current/guides/mobile-plugin-ima-android.md +++ b/i18n/ja/docusaurus-plugin-content-docs/current/guides/mobile-plugin-ima-android.md @@ -1,5 +1,5 @@ --- -title: UID2 IMA Plugin for Android +title: IMA Plugin for Android description: Android アプリの広告リクエストに IMA を使用するパブリッシャー向けのガイド。 hide_table_of_contents: false sidebar_position: 14 diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/guides/mobile-plugin-ima-ios.md b/i18n/ja/docusaurus-plugin-content-docs/current/guides/mobile-plugin-ima-ios.md index aafa8d53d..54b829133 100644 --- a/i18n/ja/docusaurus-plugin-content-docs/current/guides/mobile-plugin-ima-ios.md +++ b/i18n/ja/docusaurus-plugin-content-docs/current/guides/mobile-plugin-ima-ios.md @@ -1,5 +1,5 @@ --- -title: UID2 IMA Plugin for iOS +title: IMA Plugin for iOS description: iOS アプリの広告リクエストに IMA を使用するパブリッシャー向けのガイド。 hide_table_of_contents: false sidebar_position: 15 diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/guides/operator-guide-aks-enclave.md b/i18n/ja/docusaurus-plugin-content-docs/current/guides/operator-guide-aks-enclave.md index ee33d4048..57f93ddf0 100644 --- a/i18n/ja/docusaurus-plugin-content-docs/current/guides/operator-guide-aks-enclave.md +++ b/i18n/ja/docusaurus-plugin-content-docs/current/guides/operator-guide-aks-enclave.md @@ -1,7 +1,7 @@ --- -title: UID2 Private Operator for AKS integration guide +title: Private Operator for AKS integration guide sidebar_label: Azure Kubernetes Service (AKS) -pagination_label: UID2 Private Operator for AKS integration guide +pagination_label: Private Operator for AKS integration guide description: AKS を使用した Private Operator のインテグレーション情報 hide_table_of_contents: false sidebar_position: 18 diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/guides/operator-guide-aws-marketplace.md b/i18n/ja/docusaurus-plugin-content-docs/current/guides/operator-guide-aws-marketplace.md index 261ba12ad..9031c115f 100644 --- a/i18n/ja/docusaurus-plugin-content-docs/current/guides/operator-guide-aws-marketplace.md +++ b/i18n/ja/docusaurus-plugin-content-docs/current/guides/operator-guide-aws-marketplace.md @@ -1,7 +1,7 @@ --- -title: UID2 Private Operator for AWS integration guide +title: Private Operator for AWS integration guide sidebar_label: AWS Marketplace -pagination_label: UID2 Private Operator for AWS integration guide +pagination_label: Private Operator for AWS integration guide description: AWS の Private Operator インテグレーションに関する情報。 hide_table_of_contents: false sidebar_position: 17 diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/guides/operator-guide-azure-enclave.md b/i18n/ja/docusaurus-plugin-content-docs/current/guides/operator-guide-azure-enclave.md index 4123aa552..3bfb9bb6c 100644 --- a/i18n/ja/docusaurus-plugin-content-docs/current/guides/operator-guide-azure-enclave.md +++ b/i18n/ja/docusaurus-plugin-content-docs/current/guides/operator-guide-azure-enclave.md @@ -1,7 +1,7 @@ --- -title: UID2 Private Operator for Azure integration guide +title: Private Operator for Azure integration guide sidebar_label: Microsoft Azure -pagination_label: UID2 Private Operator for Azure integration guide +pagination_label: Private Operator for Azure integration guide description: Microsoft Azure の Private Operator インテグレーション情報。 hide_table_of_contents: false sidebar_position: 18 diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/guides/operator-private-gcp-confidential-space.md b/i18n/ja/docusaurus-plugin-content-docs/current/guides/operator-private-gcp-confidential-space.md index 0ade5343e..298b38c02 100644 --- a/i18n/ja/docusaurus-plugin-content-docs/current/guides/operator-private-gcp-confidential-space.md +++ b/i18n/ja/docusaurus-plugin-content-docs/current/guides/operator-private-gcp-confidential-space.md @@ -1,7 +1,7 @@ --- -title: UID2 Private Operator for GCP integration guide +title: Private Operator for GCP integration guide sidebar_label: GCP Confidential Space -pagination_label: UID2 Private Operator for GCP integration guide +pagination_label: Private Operator for GCP integration guide description: GCP の Private Operator のインテグレーション情報。 hide_table_of_contents: false sidebar_position: 18 diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/guides/summary-guides.md b/i18n/ja/docusaurus-plugin-content-docs/current/guides/summary-guides.md index 41a5c796b..384320a3e 100644 --- a/i18n/ja/docusaurus-plugin-content-docs/current/guides/summary-guides.md +++ b/i18n/ja/docusaurus-plugin-content-docs/current/guides/summary-guides.md @@ -1,7 +1,7 @@ --- -title: UID2 integration guides - summary +title: Integration guides - summary sidebar_label: Summary -pagination_label: UID2 integration guides - summary +pagination_label: Integration guides - summary description: 利用可能なすべてのインテグレーションガイドの概要。 hide_table_of_contents: false sidebar_position: 01 @@ -43,10 +43,10 @@ Web インテグレーションオプションの詳細は [Publisher web integr | Integration Guide | Content Description | | :--- | :--- | -| [UID2 integration overview for Prebid](integration-prebid.md) | UID2 とインテグレーションし、RTB ビッドストリームで Prebid.js または Prebid Mobile SDK から渡される UID2 Token (Advertising Token) を生成したいパブリッシャー向けのインテグレーションオプションの概要です。 | | +| [Integration overview for Prebid](integration-prebid.md) | UID2 とインテグレーションし、RTB ビッドストリームで Prebid.js または Prebid Mobile SDK から渡される UID2 Token (Advertising Token) を生成したいパブリッシャー向けのインテグレーションオプションの概要です。 | | | [Client-side integration guide for Prebid.js](integration-prebid-client-side.md) | UID2 とインテグレーションし、トークンの生成とトークンの自動更新を Prebid.js に管理させ、トークンを RTB ビッドストリームに渡したいパブリッシャー向けのインテグレーションガイドです。このガイドは、Client-Side で UID2 Token をリクエストしたいパブリッシャー向けのもので、最も簡単な実装方法です。 | | [Client-server integration guide for Prebid.js](integration-prebid-client-server.md) | UID2 とインテグレーションし、RTB ビッドストリームで Prebid から渡される ID トークンを生成したいパブリッシャー向けのインテグレーションガイドです。このガイドは、Private Operator を使用しているか、Server-Side でトークンを生成したいパブリッシャー向けです。 | -| [UID2 integration overview for JavaScript](integration-javascript.md) | JavaScript SDK を使って UID2 とインテグレーションしたいパブリッシャー向けのオプションの概要です。 | +| [Integration overview for JavaScript](integration-javascript.md) | JavaScript SDK を使って UID2 とインテグレーションしたいパブリッシャー向けのオプションの概要です。 | | [Client-side integration guide for JavaScript](integration-javascript-client-side.md) | 最も簡単な実装方法で、Client-Side の JavaScript の変更だけで UID2 とインテグレーションしたいパブリッシャー向けのインテグレーションガイドです。SDK for JavaScript は、トークンの生成と更新を自動的に管理します。 | | [Client-server integration guide for JavaScript](integration-javascript-client-server.md) | パブリッシャー向けのこのインテグレーションガイドでは、SDK for JavaScript を使用する標準的なウェブインテグレーションシナリオについて説明し、トークンを Server-Side で生成し、パブリッシャーのウェブページに渡す必要があります。 | | [Publisher integration guide, server-side](integration-publisher-server-side.md) | このインテグレーションガイドは、[SDK for JavaScript](../sdks/sdk-ref-javascript.md) を使用していないパブリッシャー向けです。 | @@ -77,10 +77,10 @@ CTV とインテグレーションするパブリッシャー向けには、以 | Integration Guide | Content Description | | :--- | :--- | -| [UID2 integration overview for Prebid](integration-prebid.md) | UID2 とインテグレーションし、Prebid.js または Prebid Mobile SDK が RTB ビッドストリームで発行する UID2 Token を生成したいパブリッシャー向けのオプションの概要です。 | +| [Integration overview for Prebid](integration-prebid.md) | UID2 とインテグレーションし、Prebid.js または Prebid Mobile SDK が RTB ビッドストリームで発行する UID2 Token を生成したいパブリッシャー向けのオプションの概要です。 | | [Client-side integration guide for Prebid.js](integration-prebid-client-side.md) | UID2 とインテグレーションし、トークンの生成とトークンの自動更新を Prebid.js に管理させ、トークンを RTB ビッドストリームに渡したいパブリッシャー向けのインテグレーションガイドです。このガイドは、Client-Side で UID2 Token をリクエストしたいパブリッシャー向けのもので、最も簡単な実装方法です。 | | [Client-server integration guide for Prebid.js](integration-prebid-client-server.md) | UID2 とインテグレーションし、RTB ビッドストリームで Prebid から渡される ID トークンを生成したいパブリッシャー向けのインテグレーションガイドです。このガイドは、Private Operator を使用しているパブリッシャー、または Server-Side でトークンを生成したいパブリッシャー向けです。 | -| [UID2 mobile integration for Prebid.js](integration-prebid-mobile-summary.md) | モバイルデバイス上の Prebid.js と UID2 のインテグレーションに関する情報リソースのまとめです。 | +| [Mobile integration for Prebid.js](integration-prebid-mobile-summary.md) | モバイルデバイス上の Prebid.js と UID2 のインテグレーションに関する情報リソースのまとめです。 | ### Google Ad Manager integrations @@ -89,10 +89,10 @@ Google Ad Manager とインテグレーションするパブリッシャーは | Integration Guide | Content Description | | :--- | :--- | | [Google Ad Manager Secure Signals integration guide](integration-google-ss.md) | このインテグレーションガイドは、UID2 を Google Ad Manager の**Secure Signals**機能 (旧称: encrypted signals from publishers、ESP) で使用するパブリッシャーに必要な追加ステップをカバーしています。 | -| [UID2 GMA Plugin for Android integration guide](mobile-plugin-gma-android.md) | UID2 Google Mobile Ads (GMA) Plugin for Android は、[Google GMA SDK](https://developers.google.com/ad-manager/mobile-ads-sdk) を使用するパブリッシャーが、Android アプリからの広告リクエストで UID2 Token を [secure signals](https://support.google.com/admob/answer/11556288) として送信できるようにします。 | -| [UID2 GMA Plugin for iOS integration guide](mobile-plugin-gma-ios.md) | UID2 Google Mobile Ads (GMA) Plugin for iOS は、[Google GMA SDK](https://developers.google.com/ad-manager/mobile-ads-sdk) を使用するパブリッシャーが、iOS アプリからの広告リクエストで UID2 Token を [secure signals](https://support.google.com/admob/answer/11556288) として送信できるようにします。 | -| [UID2 IMA Plugin for Android integration guide](mobile-plugin-ima-android.md) | UID2 Interactive Media Ads (IMA) Plugin for Android は、[Google IMA SDK for Android](https://developers.google.com/interactive-media-ads/docs/sdks/android/client-side) を使用するパブリッシャーが、Android アプリからの広告リクエストで UID2 Token を [secure signals](https://support.google.com/admob/answer/11556288) として送信できるようにします。 | -| [UID2 IMA Plugin for iOS integration guide](mobile-plugin-ima-ios.md) | UID2 Interactive Media Ads (IMA) Plugin for iOS は、[Google IMA SDK for iOS](https://developers.google.com/interactive-media-ads/docs/sdks/ios/client-side) を使用するパブリッシャーが、iOS アプリからの広告リクエストで UID2 Token を [secure signals](https://support.google.com/admob/answer/11556288) として送信できるようにします。 | +| [GMA Plugin for Android integration guide](mobile-plugin-gma-android.md) | UID2 Google Mobile Ads (GMA) Plugin for Android は、[Google GMA SDK](https://developers.google.com/ad-manager/mobile-ads-sdk) を使用するパブリッシャーが、Android アプリからの広告リクエストで UID2 Token を [secure signals](https://support.google.com/admob/answer/11556288) として送信できるようにします。 | +| [GMA Plugin for iOS integration guide](mobile-plugin-gma-ios.md) | UID2 Google Mobile Ads (GMA) Plugin for iOS は、[Google GMA SDK](https://developers.google.com/ad-manager/mobile-ads-sdk) を使用するパブリッシャーが、iOS アプリからの広告リクエストで UID2 Token を [secure signals](https://support.google.com/admob/answer/11556288) として送信できるようにします。 | +| [IMA Plugin for Android integration guide](mobile-plugin-ima-android.md) | UID2 Interactive Media Ads (IMA) Plugin for Android は、[Google IMA SDK for Android](https://developers.google.com/interactive-media-ads/docs/sdks/android/client-side) を使用するパブリッシャーが、Android アプリからの広告リクエストで UID2 Token を [secure signals](https://support.google.com/admob/answer/11556288) として送信できるようにします。 | +| [IMA Plugin for iOS integration guide](mobile-plugin-ima-ios.md) | UID2 Interactive Media Ads (IMA) Plugin for iOS は、[Google IMA SDK for iOS](https://developers.google.com/interactive-media-ads/docs/sdks/ios/client-side) を使用するパブリッシャーが、iOS アプリからの広告リクエストで UID2 Token を [secure signals](https://support.google.com/admob/answer/11556288) として送信できるようにします。 | ## Advertiser/data provider integrations @@ -122,6 +122,6 @@ UID2 とインテグレーションする DSP は、以下のドキュメント | Integration Guide | Content Description | | :--- | :--- | -| [UID2 Private Operator for AWS](operator-guide-aws-marketplace.md) | AWS Marketplace の Private Operator Service を設定する手順です。| -| [UID2 Private Operator for GCP](operator-private-gcp-confidential-space.md) | [Google Cloud](https://cloud.google.com/docs/overview/) プラットフォームの Confidential Computing オプションである [Confidential Space](https://cloud.google.com/confidential-computing#confidential-space) に UID2 Operator Service を設定する手順です。| -| [UID2 Private Operator for Azure](operator-guide-azure-enclave.md) | Microsoft Azure の機密コンピューティングオプションである Confidential Containers のインスタンスで UID2 Operator Service を設定する手順です。 | +| [Private Operator for AWS](operator-guide-aws-marketplace.md) | AWS Marketplace の Private Operator Service を設定する手順です。| +| [Private Operator for GCP](operator-private-gcp-confidential-space.md) | [Google Cloud](https://cloud.google.com/docs/overview/) プラットフォームの Confidential Computing オプションである [Confidential Space](https://cloud.google.com/confidential-computing#confidential-space) に UID2 Operator Service を設定する手順です。| +| [Private Operator for Azure](operator-guide-azure-enclave.md) | Microsoft Azure の機密コンピューティングオプションである Confidential Containers のインスタンスで UID2 Operator Service を設定する手順です。 | diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/intro.md b/i18n/ja/docusaurus-plugin-content-docs/current/intro.md index eba15f533..bb8c15f9d 100644 --- a/i18n/ja/docusaurus-plugin-content-docs/current/intro.md +++ b/i18n/ja/docusaurus-plugin-content-docs/current/intro.md @@ -50,7 +50,7 @@ UID2 フレームワークは、以下の技術的原則に基づいて構築さ UID2 インフラストラクチャの主要な要素や、UID2 のその他の側面については、以下のページを参照してください。 -- [UID2 identifier types](ref-info/uid-identifier-types.md) +- [Identifier types](ref-info/uid-identifier-types.md) - [UID2 components](ref-info/uid-components.md) - [UID2 participants](overviews/participants-overview.md) - [Workflows](ref-info/uid-workflows.md) diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/ref-info/deprecation-schedule.md b/i18n/ja/docusaurus-plugin-content-docs/current/ref-info/deprecation-schedule.md index 887bdd46b..5c03df6b4 100644 --- a/i18n/ja/docusaurus-plugin-content-docs/current/ref-info/deprecation-schedule.md +++ b/i18n/ja/docusaurus-plugin-content-docs/current/ref-info/deprecation-schedule.md @@ -42,7 +42,7 @@ import SnptUpgradePolicy from '../snippets/_snpt-private-operator-upgrade-policy | Q3 2024 | [v5.38.104](https://github.com/IABTechLab/uid2-operator/releases/tag/v5.38.104) | 5.38.104 | September 12, 2024 | Mar 31, 2026 | | Q2 2024 | [v5.37.12](https://github.com/IABTechLab/uid2-operator/releases/tag/v5.37.12) | 5.37.12 | June 12, 2024 | Sep 30, 2025 | -ドキュメントは、[UID2 Private Operator for AWS integration guide](../guides/operator-guide-aws-marketplace.md)を参照してください。 +ドキュメントは、[Private Operator for AWS integration guide](../guides/operator-guide-aws-marketplace.md)を参照してください。 ### Private Operator for GCP @@ -57,7 +57,7 @@ import SnptUpgradePolicy from '../snippets/_snpt-private-operator-upgrade-policy | Q3 2024 | [v5.38.104](https://github.com/IABTechLab/uid2-operator/releases/tag/v5.38.104) | [gcp-oidc-deployment-files-5.38.104.zip](https://github.com/IABTechLab/uid2-operator/releases/download/v5.38.104/gcp-oidc-deployment-files-5.38.104.zip) | September 12, 2024 | Mar 31, 2026 | | Q2 2024 | [v5.37.12](https://github.com/IABTechLab/uid2-operator/releases/tag/v5.37.12) | [gcp-oidc-deployment-files-5.37.12.zip](https://github.com/IABTechLab/uid2-operator/releases/download/v5.37.12/gcp-oidc-deployment-files-5.37.12.zip) | June 12, 2024 | Sep 30, 2025 | -ドキュメントは、[UID2 Private Operator for GCP integration guide](../guides/operator-private-gcp-confidential-space.md)を参照してください。 +ドキュメントは、[Private Operator for GCP integration guide](../guides/operator-private-gcp-confidential-space.md)を参照してください。 ### Private Operator for Azure @@ -72,7 +72,7 @@ import SnptUpgradePolicy from '../snippets/_snpt-private-operator-upgrade-policy | Q3 2024 | [v5.38.104](https://github.com/IABTechLab/uid2-operator/releases/tag/v5.38.104) | [azure-cc-deployment-files-5.38.104.zip](https://github.com/IABTechLab/uid2-operator/releases/download/v5.38.104/azure-cc-deployment-files-5.38.104.zip) | September 12, 2024 | Mar 31, 2026 | | Q2 2024 | [v5.37.12](https://github.com/IABTechLab/uid2-operator/releases/tag/v5.37.12) | [azure-cc-deployment-files-5.37.12.zip](https://github.com/IABTechLab/uid2-operator/releases/download/v5.37.12/azure-cc-deployment-files-5.37.12.zip) | June 12, 2024 | Sep 30, 2025 | -ドキュメントは、[UID2 Private Operator for Azure integration guide](../guides/operator-guide-azure-enclave.md)を参照してください。 +ドキュメントは、[Private Operator for Azure integration guide](../guides/operator-guide-azure-enclave.md)を参照してください。
API key
@@ -204,12 +204,12 @@ import MdxJumpAnchor from '@site/src/components/MdxJumpAnchor';
Confidential containers (Azure)
Confidential Containers は、Microsoft Azure のセキュアな機密コンピューティングオプションの名称です。各 Confidential Containers の実装は、データ整合性、データ機密性、コード整合性などの本質的な機能を提供する、ハードウェアで保護された Trusted Execution Environment (TEE) で実行されます。
UID2 のコンテキストでは、Azure の Confidential Containers は、Private Operator をホストするためのサポートされるセキュアコンピューティング環境の1つです。
-
詳細は UID2 Private Operator for Azure integration guide を参照してください。
+
詳細は Private Operator for Azure integration guide を参照してください。
Confidential Space (GCP)
Confidential Space は、Google Cloud Platform (GCP) の Confidential Computing オプションの1つです。Confidential Space は、Trusted Execution Environment (TEE) として知られるセキュアエンクレーブ環境を提供します。
UID2 のコンテキストでは、GCP Confidential Space は、Private Operator をホストするためのサポートされるセキュアコンピューティング環境の1つです。
-
詳細は UID2 Private Operator for GCP integration guide を参照してください。
+
詳細は Private Operator for GCP integration guide を参照してください。
Core Service
UID2 Core Serviceは、UID2 エコシステムの秘密の ソルト、暗号化キー、その他の関連データへのアクセスを管理する一元的なサービスです。
@@ -400,7 +400,7 @@ import MdxJumpAnchor from '@site/src/components/MdxJumpAnchor';
Raw UID2
UID2 API または SDK を通じて、ユーザーの directly identifying information (メールアドレスまたは電話番号) を入力として作成される、暗号化されていない英数字の識別子。raw UID2 を暗号化して UID2 Token を作成します。raw UID2 は一意な値であり、同じ UID2 は2つとありません。raw UID2 とそれに関連付けられた UID2 Token は、大文字と小文字を区別します。
-
詳細は UID2 identifier types を参照してください。
+
詳細は Identifier types を参照してください。
Refresh timestamp
DII を raw UID2 にマッピングする場合、リフレッシュタイムスタンプは、POST /identity/map エンドポイントのレスポンスの r フィールドで返される Unix タイムスタンプ (秒単位) です。raw UID2 は、このタイムスタンプまで有効です。この時刻以降のいずれかの時点で更新されます。
@@ -508,7 +508,7 @@ import MdxJumpAnchor from '@site/src/components/MdxJumpAnchor';
UID2 identifier
Unified ID 2.0 (UID2)識別子には、raw UID2sUID2 tokens (Advertising token とも呼ばれます) の2種類があります。
-
詳細は UID2 identifier types を参照してください。
+
詳細は Identifier types を参照してください。
UID2 Portal
UID2 Portal は、UID2 参加者が自分のアカウントを管理するための独立したユーザーインターフェースです。
@@ -524,7 +524,7 @@ import MdxJumpAnchor from '@site/src/components/MdxJumpAnchor';
トークンの値は不透明です。文字列のフォーマットや長さについて、推測してはなりません。
トークンの寿命は限られていますが、refresh token を使ってバックグラウンドでリフレッシュすることができます。
パブリッシャーは、ビッドストリームに UID2 Token を送信します。
-
詳細は UID2 identifier typesUID2 tokens: Key informationHow the UID2 token is created を参照してください。
+
詳細は Identifier typesUID2 tokens: Key informationHow the UID2 token is created を参照してください。
Unified ID 2.0 (UID2)
"UID2" という用語は、UID2 frameworkUID2 serviceraw UID2、または UID2 Token (Advertising Token) の意味でも使われます。
diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/ref-info/integration-sample-sites.md b/i18n/ja/docusaurus-plugin-content-docs/current/ref-info/integration-sample-sites.md index 71e435aaf..090de00ea 100644 --- a/i18n/ja/docusaurus-plugin-content-docs/current/ref-info/integration-sample-sites.md +++ b/i18n/ja/docusaurus-plugin-content-docs/current/ref-info/integration-sample-sites.md @@ -54,7 +54,7 @@ import Link from '@docusaurus/Link'; ## Prebid.js integrations -このセクションには、RTB ビッドストリームで Prebid.js によって渡される UID2 Token を生成するためのサンプルページが含まれています。詳細については、[UID2 integration overview for Prebid](../guides/integration-prebid) を参照してください。 +このセクションには、RTB ビッドストリームで Prebid.js によって渡される UID2 Token を生成するためのサンプルページが含まれています。詳細については、[Integration overview for Prebid](../guides/integration-prebid) を参照してください。 ### Client-side integration with Prebid.js @@ -142,5 +142,5 @@ UID2 Verify は、UID2 インテグレーションのデバッグのための Go - Doc: [UID Verify Chrome Extension](https://unifiedid.com/docs/ref-info/ref-uid-verify) :::note -このファイルのサンプルサイトは、一般的なインテグレーションのいくつかを強調していますが、利用可能なすべての UID2 インテグレーションオプションを表しているわけではありません。利用可能なすべてのインテグレーションオプションの概要については、[UID2 integration guides: Summary](../guides/summary-guides) を参照してください。 +このファイルのサンプルサイトは、一般的なインテグレーションのいくつかを強調していますが、利用可能なすべての UID2 インテグレーションオプションを表しているわけではありません。利用可能なすべてのインテグレーションオプションの概要については、[Integration guides: Summary](../guides/summary-guides) を参照してください。 ::: diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/ref-info/ref-how-uid-is-created.md b/i18n/ja/docusaurus-plugin-content-docs/current/ref-info/ref-how-uid-is-created.md index b614fc787..9be159cd7 100644 --- a/i18n/ja/docusaurus-plugin-content-docs/current/ref-info/ref-how-uid-is-created.md +++ b/i18n/ja/docusaurus-plugin-content-docs/current/ref-info/ref-how-uid-is-created.md @@ -19,7 +19,7 @@ import Link from '@docusaurus/Link'; パブリッシャーによってはいくつかの事前作業が行われますが、ほとんどの処理ステップは UID2 Operator によって行われます。 パブリッシャーの手順を正しい順序で実行することが非常に重要です: -- 手順が順番に実行された場合、その結果の値は、同じ個人のオンラインアクティビティから生成された他の [UID2 identifier types](uid-identifier-types.md) と関連付けられることが認識されます: 基礎となる [raw UID2](../ref-info/glossary-uid.md#gl-raw-uid2) は、同じ DII から生成された他の UID2 参加者による raw UID2 と一致し、したがってそのトークンはターゲティング広告に適しています。 +- 手順が順番に実行された場合、その結果の値は、同じ個人のオンラインアクティビティから生成された他の [Identifier types](uid-identifier-types.md) と関連付けられることが認識されます: 基礎となる [raw UID2](../ref-info/glossary-uid.md#gl-raw-uid2) は、同じ DII から生成された他の UID2 参加者による raw UID2 と一致し、したがってそのトークンはターゲティング広告に適しています。 - 順序を間違えると、その結果の値は、同じ個人のオンラインアクティビティから生成された他の UID2 identifiers と関連付けられることができません。そのため、そのトークンはターゲティング広告に適していません。 概要は、[Steps to create a UID2 token](#steps-to-create-a-uid2-token) を参照してください。図形式の例は、[Creating a UID2 token—example](#creating-a-uid2-tokenexample) を参照してください。 diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/ref-info/ref-operators-public-private.md b/i18n/ja/docusaurus-plugin-content-docs/current/ref-info/ref-operators-public-private.md index ad8023ee3..39c3a85d8 100644 --- a/i18n/ja/docusaurus-plugin-content-docs/current/ref-info/ref-operators-public-private.md +++ b/i18n/ja/docusaurus-plugin-content-docs/current/ref-info/ref-operators-public-private.md @@ -25,7 +25,7 @@ UID2 Operator は、Operator Service を実行する組織です。Operator は - UID2 Token を生成するために raw UID2 を暗号化します。 - UID2 Token の復号鍵を Server-Side SDK に配布します (詳細は [SDKs: Summary](../sdks/summary-sdks.md) を参照)。 - UID2 Opt-Out Service から最新のユーザーオプトアウト情報をダウンロードします。 -- 複数の UID2 エンドポイントをサポートします。詳細は [UID2 endpoints: Summary](../endpoints/summary-endpoints.md) を参照してください。 +- 複数の UID2 エンドポイントをサポートします。詳細は [Endpoints: Summary](../endpoints/summary-endpoints.md) を参照してください。 UID2 Operator は、次の 2 つのカテゴリに分類されます: @@ -60,7 +60,7 @@ Private Operator は、UID2 Operator のプライベートインスタンスで また、参加者は、UID2 を生成および管理するために Private Operator になることも選択できます。ただし、Private Operator になるにはいくつかの追加手順が必要であり、参加者が用意するリソースが必要です。 -詳細は [UID2 Private Operator integration overview](../guides/integration-options-private-operator.md) を参照してください。 +詳細は [Private Operator integration overview](../guides/integration-options-private-operator.md) を参照してください。 ## Summary diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/ref-info/ref-tokens.md b/i18n/ja/docusaurus-plugin-content-docs/current/ref-info/ref-tokens.md index 9d526801f..36742ca69 100644 --- a/i18n/ja/docusaurus-plugin-content-docs/current/ref-info/ref-tokens.md +++ b/i18n/ja/docusaurus-plugin-content-docs/current/ref-info/ref-tokens.md @@ -42,7 +42,7 @@ Refresh Token に関する主なポイントは次のとおりです: - Token Refresh は、さまざまな方法で管理できます: - UID2 SDK ([SDK functionality](../sdks/summary-sdks.md#sdk-functionality) を参照) を使用して。 - [POST /token/refresh](../endpoints/post-token-refresh.md) エンドポイントを呼び出して。 - - UID2 Prebid.js モジュール ([UID2 integration overview for Prebid](../guides/integration-prebid.md) を参照) を使用して。 + - UID2 Prebid.js モジュール ([Integration overview for Prebid](../guides/integration-prebid.md) を参照) を使用して。 - 新しい UID2 Token が生成され、Refresh Token に対するレスポンスとして返されると、新しい Refresh Token も返されます。 - ほとんどの場合、Server-Side で生成されたトークンでも、Client-Side でトークンをリフレッシュできます。各 SDK のリフレッシュ機能についての詳細は、[SDK functionality](../sdks/summary-sdks.md#sdk-functionality) (*Refresh UID2 Token* 列) を参照してください。 - UID2 Operator Service が、新しい UID2 Token をリクエストする際に Refresh Token を受け取ると、ユーザーのオプトアウトを確認します。ユーザーが UID2 からオプトアウトしている場合、新しい UID2 Token は生成されません。詳細は、[User opt-out](../getting-started/gs-opt-out.md) を参照してください。 diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/ref-info/uid-identifier-types.md b/i18n/ja/docusaurus-plugin-content-docs/current/ref-info/uid-identifier-types.md index c211f8dc4..5c376c915 100644 --- a/i18n/ja/docusaurus-plugin-content-docs/current/ref-info/uid-identifier-types.md +++ b/i18n/ja/docusaurus-plugin-content-docs/current/ref-info/uid-identifier-types.md @@ -1,5 +1,5 @@ --- -title: UID2 identifier types +title: Identifier types description: Information about UID2 identifier types (raw UID2s and UID2 tokens). hide_table_of_contents: false sidebar_position: 01 diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/ref-info/updates-doc.md b/i18n/ja/docusaurus-plugin-content-docs/current/ref-info/updates-doc.md index f350c2920..520e654d1 100644 --- a/i18n/ja/docusaurus-plugin-content-docs/current/ref-info/updates-doc.md +++ b/i18n/ja/docusaurus-plugin-content-docs/current/ref-info/updates-doc.md @@ -140,7 +140,7 @@ March 19, 2025 UID2 参加者 は、Azure Kubernetes Service (AKS) クラスターの [仮想ノード](https://learn.microsoft.com/en-us/azure/container-instances/container-instances-virtual-nodes) 上で UID2 Operator Service を Private Operator としてセットアップできるようになりました。 -詳細は、[UID2 Private Operator for AKS integration guide](../guides/operator-guide-aks-enclave.md) を参照してください。 +詳細は、[Private Operator for AKS integration guide](../guides/operator-guide-aks-enclave.md) を参照してください。 @@ -567,7 +567,7 @@ January 26, 2024 詳細は以下を参照してください: -- [UID2 integration overview for JavaScript](../guides/integration-javascript) +- [Integration overview for JavaScript](../guides/integration-javascript) - [Client-side integration guide for JavaScript](../guides/integration-javascript-client-side.md) - [Client-server integration guide for JavaScript](../guides/integration-javascript-client-server.md) @@ -647,7 +647,7 @@ December 20, 2023 詳細は 以下を参照してください: -- [UID2 integration overview for Prebid](../guides/integration-prebid.md) +- [Integration overview for Prebid](../guides/integration-prebid.md) - [Client-side integration guide for Prebid.js](../guides/integration-prebid-client-side.md) - [Client-server integration guide for Prebid.js](../guides/integration-prebid-client-server.md) @@ -673,7 +673,7 @@ November 30, 2023 [Private Operator](../ref-info/glossary-uid.md#gl-private-operator) の運用を希望する UID2 参加者は、Microsoft Azure の機密コンピューティングオプションである Confidential Containers のインスタンスで UID2 Operator Service をセットアップできるようになりました。 -詳細は [UID2 Private Operator for Azure integration guide](../guides/operator-guide-azure-enclave.md) を参照してください。 +詳細は [Private Operator for Azure integration guide](../guides/operator-guide-azure-enclave.md) を参照してください。 @@ -731,7 +731,7 @@ November 2, 2023 :::note これらのドキュメントは、その後の改訂でさらに更新されました。更新されたリンクは以下のとおりです: -- [UID2 integration overview for Prebid](../guides/integration-prebid.md) +- [Integration overview for Prebid](../guides/integration-prebid.md) - [Client-side integration guide for Prebid.js](../guides/integration-prebid-client-side.md) - [Client-server integration guide for Prebid.js](../guides/integration-prebid-client-server.md) ::: @@ -790,7 +790,7 @@ September 30, 2023 この新しいガイドでは、Google Cloud Platformの Confidential Computing オプションである [Confidential Space](https://cloud.google.com/confidential-computing#confidential-space) でUID2 Operator Service を設定するための情報を提供します。 -詳細は [UID2 Private Operator for GCP integration guide](../guides/operator-private-gcp-confidential-space.md) を参照してください。 +詳細は [Private Operator for GCP integration guide](../guides/operator-private-gcp-confidential-space.md) を参照してください。 @@ -819,7 +819,7 @@ August 8, 2023 Android 向け UID2 Interactive Media Ads(IMA)Plugin に関する情報を提供する、パブリッシャー向けの新しいガイドです。このプラグインを使用すると、Google IMA SDK for Android を使用するパブリッシャーが、Android アプリからの広告リクエストで UID2 token を secure signals として送信できるようになります。 -詳細は [UID2 IMA Plugin for Android integration guide](../guides/mobile-plugin-ima-android.md) を参照してください。 +詳細は [IMA Plugin for Android integration guide](../guides/mobile-plugin-ima-android.md) を参照してください。 @@ -831,7 +831,7 @@ August 8, 2023 iOS 向け UID2 Interactive Media Ads(IMA)Plugin に関する情報を提供する、パブリッシャー向けの新しいガイドです。このプラグインを使用すると、Google IMA SDK for iOS を使用するパブリッシャーが、iOS アプリからの広告リクエストで UID2 token を secure signals として送信できるようになります。 -詳細は [UID2 IMA Plugin for iOS integration guide](../guides/mobile-plugin-ima-ios.md) を参照してください。 +詳細は [IMA Plugin for iOS integration guide](../guides/mobile-plugin-ima-ios.md) を参照してください。 @@ -843,7 +843,7 @@ August 4, 2023 Android 向け UID2 Google Mobile Ads(GMA)Plugin に関する情報を提供する、パブリッシャー向けの新しいガイドです。このプラグインを使用すると、Google GMA SDK を使用するパブリッシャーが、Android アプリからの広告リクエストで UID2 token を secure signals として送信できるようになります。 -詳細は [UID2 GMA Plugin for Android integration guide](../guides/mobile-plugin-gma-android.md) を参照してください。 +詳細は [GMA Plugin for Android integration guide](../guides/mobile-plugin-gma-android.md) を参照してください。 @@ -855,7 +855,7 @@ August 4, 2023 iOS 向け UID2 Google Mobile Ads(GMA)Plugin に関する情報を提供する、パブリッシャー向けの新しいガイドです。このプラグインを使用すると、Google GMA SDK を使用するパブリッシャーが、iOS アプリからの広告リクエストで UID2 token を secure signals として送信できるようになります。 -詳細は [UID2 GMA Plugin for iOS integration guide](../guides/mobile-plugin-gma-ios.md) を参照してください。 +詳細は [GMA Plugin for iOS integration guide](../guides/mobile-plugin-gma-ios.md) を参照してください。 diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/sdks/sdk-ref-android.md b/i18n/ja/docusaurus-plugin-content-docs/current/sdks/sdk-ref-android.md index e9a305844..ae8dafebe 100644 --- a/i18n/ja/docusaurus-plugin-content-docs/current/sdks/sdk-ref-android.md +++ b/i18n/ja/docusaurus-plugin-content-docs/current/sdks/sdk-ref-android.md @@ -16,8 +16,8 @@ Android SDK を使用すると、UID2 を使用したクライアント ID の | Purpose | Product/Documentation | | :--- | :--- | -| Google Mobile Ads (GMA) SDK を使用して、Android アプリからの広告リクエストで UID2 token を [Secure Signals](https://support.google.com/admob/answer/11556288) として送信するには、次の手順に従います。 | [UID2 GMA Plugin for Android integration guide](../guides/mobile-plugin-gma-android.md) | -| Google Interactive Media Ads (IMA) SDK for Android を使用して、Android アプリからの広告リクエストで UID2 token を [Secure Signals](https://support.google.com/admob/answer/11556288) として送信するには、次の手順に従います。 | [UID2 IMA Plugin for Android integration guide](../guides/mobile-plugin-ima-android.md) | +| Google Mobile Ads (GMA) SDK を使用して、Android アプリからの広告リクエストで UID2 token を [Secure Signals](https://support.google.com/admob/answer/11556288) として送信するには、次の手順に従います。 | [GMA Plugin for Android integration guide](../guides/mobile-plugin-gma-android.md) | +| Google Interactive Media Ads (IMA) SDK for Android を使用して、Android アプリからの広告リクエストで UID2 token を [Secure Signals](https://support.google.com/admob/answer/11556288) として送信するには、次の手順に従います。 | [IMA Plugin for Android integration guide](../guides/mobile-plugin-ima-android.md) | モバイルパブリッシャーインテグレーションに関する FAQs は、[FAQs for mobile integrations](../guides/integration-mobile-overview.md#faqs-for-mobile-integrations) を参照してください。 diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/sdks/sdk-ref-ios.md b/i18n/ja/docusaurus-plugin-content-docs/current/sdks/sdk-ref-ios.md index c1531a304..035629fd3 100644 --- a/i18n/ja/docusaurus-plugin-content-docs/current/sdks/sdk-ref-ios.md +++ b/i18n/ja/docusaurus-plugin-content-docs/current/sdks/sdk-ref-ios.md @@ -16,8 +16,8 @@ iOS SDK を使用すると、UID2 を使用したクライアント ID の生成 | Purpose | Product/Documentation | | :--- | :--- | -| Google Mobile Ads (GMA) SDK を使用して iOS/tvOS アプリから広告リクエストで [secure signals](https://support.google.com/admob/answer/11556288) として UID2 Token を送信する | [UID2 GMA Plugin for iOS integration guide](../guides/mobile-plugin-gma-ios.md) | -| Google Interactive Media Ads SDK for iOS を使用して iOS/tvOS アプリから広告リクエストで [secure signals](https://support.google.com/admob/answer/11556288) として UID2 Token を送信する | [UID2 IMA Plugin for iOS integration guide](../guides/mobile-plugin-ima-ios.md) | +| Google Mobile Ads (GMA) SDK を使用して iOS/tvOS アプリから広告リクエストで [secure signals](https://support.google.com/admob/answer/11556288) として UID2 Token を送信する | [GMA Plugin for iOS integration guide](../guides/mobile-plugin-gma-ios.md) | +| Google Interactive Media Ads SDK for iOS を使用して iOS/tvOS アプリから広告リクエストで [secure signals](https://support.google.com/admob/answer/11556288) として UID2 Token を送信する | [IMA Plugin for iOS integration guide](../guides/mobile-plugin-ima-ios.md) | ## tvOS support diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/snippets/_snpt-mobile_docs_gmaima-plugin-gss.mdx b/i18n/ja/docusaurus-plugin-content-docs/current/snippets/_snpt-mobile_docs_gmaima-plugin-gss.mdx index 02a22c868..edb57b029 100644 --- a/i18n/ja/docusaurus-plugin-content-docs/current/snippets/_snpt-mobile_docs_gmaima-plugin-gss.mdx +++ b/i18n/ja/docusaurus-plugin-content-docs/current/snippets/_snpt-mobile_docs_gmaima-plugin-gss.mdx @@ -3,10 +3,10 @@ import TabItem from '@theme/TabItem'; UID2 Token を生成して [Google GMA SDK](https://developers.google.com/ad-manager/mobile-ads-sdk) または [Google IMA SDK](https://developers.google.com/interactive-media-ads/) に送信する場合、このガイドに従っていると仮定して、モバイルアプリに UID2 GMA/IMA プラグインを追加する必要があります。手順は、該当するプラグインガイドを参照してください。 -- [UID2 GMA Plugin for Android integration guide](../guides/mobile-plugin-gma-android) -- [UID2 GMA Plugin for iOS integration guide](../guides/mobile-plugin-gma-ios) -- [UID2 IMA Plugin for Android integration guide](../guides/mobile-plugin-ima-android) -- [UID2 IMA Plugin for iOS integration guide](../guides/mobile-plugin-ima-ios) +- [GMA Plugin for Android integration guide](../guides/mobile-plugin-gma-android) +- [GMA Plugin for iOS integration guide](../guides/mobile-plugin-gma-ios) +- [IMA Plugin for Android integration guide](../guides/mobile-plugin-ima-android) +- [IMA Plugin for iOS integration guide](../guides/mobile-plugin-ima-ios) Advertising Token を取得して Google GMA/IMA SDK に手動で渡すために、明示的に `getAdvertisingToken()` メソッドを呼び出す必要はありません。UID2 GMA/IMA プラグインが自動的に処理します。 diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/snippets/_snpt-private-operator-option.mdx b/i18n/ja/docusaurus-plugin-content-docs/current/snippets/_snpt-private-operator-option.mdx index 4a9b7f9b7..3adceba64 100644 --- a/i18n/ja/docusaurus-plugin-content-docs/current/snippets/_snpt-private-operator-option.mdx +++ b/i18n/ja/docusaurus-plugin-content-docs/current/snippets/_snpt-private-operator-option.mdx @@ -5,7 +5,7 @@ import Link from '@docusaurus/Link'; その他の情報は、次のリソースを確認してください: - [The UID2 Operator](../ref-info/ref-operators-public-private.md) -- [UID2 Private Operator integration overview](../guides/integration-options-private-operator.md) +- [Private Operator integration overview](../guides/integration-options-private-operator.md) :::note UID2 Private Operator ソリューションは、UID2 Token の Client-Side 生成をサポートしていません。Client-Side インテグレーションを希望する場合は、Public Operator ソリューションを使用する必要があります。 diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/snippets/_snpt-publisher-implementation-resources.mdx b/i18n/ja/docusaurus-plugin-content-docs/current/snippets/_snpt-publisher-implementation-resources.mdx index 19982043a..a84725bbd 100644 --- a/i18n/ja/docusaurus-plugin-content-docs/current/snippets/_snpt-publisher-implementation-resources.mdx +++ b/i18n/ja/docusaurus-plugin-content-docs/current/snippets/_snpt-publisher-implementation-resources.mdx @@ -18,10 +18,10 @@ Web インテグレーションオプションの詳細は [Publisher web integr | Integration Type| Documentation | Content Description | | :--- | :--- | :--- | -| Prebid (overview) | [UID2 integration overview for Prebid](../guides/integration-prebid.md) | UID2 とインテグレーションし、RTB ビッドストリームで Prebid.js または Prebid Mobile SDK から渡される UID2 Token (Advertising Token) を生成したいパブリッシャー向けのインテグレーションオプションの概要です。 | +| Prebid (overview) | [Integration overview for Prebid](../guides/integration-prebid.md) | UID2 とインテグレーションし、RTB ビッドストリームで Prebid.js または Prebid Mobile SDK から渡される UID2 Token (Advertising Token) を生成したいパブリッシャー向けのインテグレーションオプションの概要です。 | | Prebid.js client-side integration | [Client-side integration guide for Prebid.js](../guides/integration-prebid-client-side.md) | 最も簡単な実装方法であるClient-Side で UID2 Token をリクエストし、Prebid.js に以下を管理させることを選択したいパブリッシャー向けのガイドです: | | Prebid.js client-server integration | [Client-server integration guide for Prebid.js](../guides/integration-prebid-client-server.md) | UID2 とインテグレーションし、RTB ビッドストリームで Prebid.js から渡される UID2 Token を生成したいが、トークンを Server-Side で生成したいパブリッシャー向けのガイドです: たとえば、Private Operator を利用しているパブリッシャーなど。 | -| JavaScript (overview) | [UID2 integration overview for JavaScript](../guides/integration-javascript.md) | JavaScript SDK を使って UID2 とインテグレーションしたいパブリッシャー向けのオプションの概要です。 | +| JavaScript (overview) | [Integration overview for JavaScript](../guides/integration-javascript.md) | JavaScript SDK を使って UID2 とインテグレーションしたいパブリッシャー向けのオプションの概要です。 | | JavaScript client-side integration | [Client-side integration guide for JavaScript](../guides/integration-javascript-client-side.md) | Client-Side の JavaScript の変更だけで UID2 とインテグレーションしたいパブリッシャー向けのガイドで、最も簡単な実装方法です。
SDK for JavaScript は、トークン生成とトークンリフレッシュを自動的に管理します。 | | JavaScript client-server integration | [Client-server integration guide for JavaScript](../guides/integration-javascript-client-server.md) | SDK for JavaScript を使用し、トークンを Server-Side で生成してパブリッシャーのウェブページに渡す必要がある、標準的なWeb インテグレーションシナリオを網羅したパブリッシャーガイドです。 | | Server-side integration | [Publisher integration guide, server-side](../guides/integration-publisher-server-side.md) | [SDK for JavaScript](../sdks/sdk-ref-javascript.md) を使用しないパブリッシャー向けのガイドです。 | @@ -54,10 +54,10 @@ Prebid とインテグレーションするパブリッシャーには、以下 | Integration Type| Documentation | Content Description | | :--- | :--- | :--- | -| Prebid (overview) | [UID2 integration overview for Prebid](../guides/integration-prebid.md) | UID2 とインテグレーションし、RTB ビッドストリームで Prebid.js または Prebid Mobile SDK から渡される UID2 Token (Advertising Token) を生成したいパブリッシャー向けのインテグレーションオプションの概要。 | +| Prebid (overview) | [Integration overview for Prebid](../guides/integration-prebid.md) | UID2 とインテグレーションし、RTB ビッドストリームで Prebid.js または Prebid Mobile SDK から渡される UID2 Token (Advertising Token) を生成したいパブリッシャー向けのインテグレーションオプションの概要。 | | Prebid.js client-side integration | [Client-side integration guide for Prebid.js](../guides/integration-prebid-client-side.md) | 最も簡単な実装方法である Client-Side で UID2 Token をリクエストし、Prebid.js に以下を管理させることを選択したいパブリッシャー向けのガイドです: | | Prebid.js client-server Integration | [Client-server integration guide for Prebid.js](../guides/integration-prebid-client-server.md) | UID2 とインテグレーションし、RTB ビッドストリームで Prebid.js から渡される UID2 Token を生成したいが、トークンを Server-Side で生成したいパブリッシャー向けのガイドです: たとえば、Private Operatorを使用しているパブリッシャーなどです。 | -| Prebid.js on mobile | [UID2 mobile integration for Prebid.js](../guides/integration-prebid-mobile-summary.md) | モバイルデバイス上の Prebid.js と UID2 のインテグレーションに関する情報リソースのまとめです。 | +| Prebid.js on mobile | [Mobile integration for Prebid.js](../guides/integration-prebid-mobile-summary.md) | モバイルデバイス上の Prebid.js と UID2 のインテグレーションに関する情報リソースのまとめです。 | ### Google Ad Manager integrations @@ -66,7 +66,7 @@ Prebid とインテグレーションするパブリッシャーには、以下 | Integration Type| Documentation | Content Description | | :--- | :--- | :--- | | Publisher/SSP integration with GAM | [Google Ad Manager Secure Signals integration guide](../guides/integration-google-ss.md) | パブリッシャーが UID2 を Google Ad Manager のセキュアシグナル機能(旧称: Encrypted Signals for Publishers、ESP) で使用する際に必要な追加手順について説明したガイドです。 | -| GMA for Android | [UID2 GMA Plugin for Android integration guide](../guides/mobile-plugin-gma-android.md) | Google Mobile Ads(GMA)SDK を使用するパブリッシャーが、Android アプリからの広告リクエストに UID2 Token を使うためのガイドです。 | -| GMA for iOS | [UID2 GMA Plugin for iOS integration guide](../guides/mobile-plugin-gma-ios.md) | Google Mobile Ads (GMA) SDK を使用するパブリッシャーが、iOS アプリからの広告リクエストに UID2 Token を使うためのガイドです。 | -| IMA for Android | [UID2 IMA Plugin for Android integration guide](../guides/mobile-plugin-ima-android.md) | Google Interactive Media Ads (IMA) SDK を使用するパブリッシャーが、Android アプリからの広告リクエストに UID2 Token を使うためのガイドです。 | Publishers | -| IMA for iOS | [UID2 IMA Plugin for iOS integration guide](../guides/mobile-plugin-ima-ios.md) | Google Interactive Media Ads (IMA) SDK を使用するパブリッシャーが、iOS アプリからの広告リクエストに UID2 Token を使うためのガイドです。 | \ No newline at end of file +| GMA for Android | [GMA Plugin for Android integration guide](../guides/mobile-plugin-gma-android.md) | Google Mobile Ads(GMA)SDK を使用するパブリッシャーが、Android アプリからの広告リクエストに UID2 Token を使うためのガイドです。 | +| GMA for iOS | [GMA Plugin for iOS integration guide](../guides/mobile-plugin-gma-ios.md) | Google Mobile Ads (GMA) SDK を使用するパブリッシャーが、iOS アプリからの広告リクエストに UID2 Token を使うためのガイドです。 | +| IMA for Android | [IMA Plugin for Android integration guide](../guides/mobile-plugin-ima-android.md) | Google Interactive Media Ads (IMA) SDK を使用するパブリッシャーが、Android アプリからの広告リクエストに UID2 Token を使うためのガイドです。 | Publishers | +| IMA for iOS | [IMA Plugin for iOS integration guide](../guides/mobile-plugin-ima-ios.md) | Google Interactive Media Ads (IMA) SDK を使用するパブリッシャーが、iOS アプリからの広告リクエストに UID2 Token を使うためのガイドです。 | \ No newline at end of file From ce224b84dc1b64b2848a5548483813640e05d5ae Mon Sep 17 00:00:00 2001 From: genwhittTTD Date: Fri, 22 May 2026 14:44:59 -0400 Subject: [PATCH 2/4] Update sidebar, glossary sidebar title --- docs/guides/integration-mobile-client-server.md | 2 +- docs/ref-info/glossary-uid.md | 1 + .../current/ref-info/glossary-uid.md | 1 + sidebars.js | 2 +- 4 files changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/guides/integration-mobile-client-server.md b/docs/guides/integration-mobile-client-server.md index 662423fa8..90e2a8588 100644 --- a/docs/guides/integration-mobile-client-server.md +++ b/docs/guides/integration-mobile-client-server.md @@ -328,7 +328,7 @@ UID2Manager.shared.automaticRefreshEnabled = false -## Optional: UID2 integration with Prebid Mobile SDK +## Optional: Integration with Prebid Mobile SDK :::important The UID2 integration with Prebid Mobile SDK v2 requires version 1.6.0 of the UID2 SDK for Android, or version 1.7.0 of the UID2 SDK for iOS. diff --git a/docs/ref-info/glossary-uid.md b/docs/ref-info/glossary-uid.md index 6275f9dc2..02cb0f4d6 100644 --- a/docs/ref-info/glossary-uid.md +++ b/docs/ref-info/glossary-uid.md @@ -1,5 +1,6 @@ --- title: UID2 glossary +sidebar_label: Glossary description: Definitions for some UID2 terms. hide_table_of_contents: false sidebar_position: 10 diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/ref-info/glossary-uid.md b/i18n/ja/docusaurus-plugin-content-docs/current/ref-info/glossary-uid.md index 9307a5765..e40f7f5bc 100644 --- a/i18n/ja/docusaurus-plugin-content-docs/current/ref-info/glossary-uid.md +++ b/i18n/ja/docusaurus-plugin-content-docs/current/ref-info/glossary-uid.md @@ -1,5 +1,6 @@ --- title: UID2 glossary +sidebar_label: Glossary description: UID2 に関する用語の定義。 hide_table_of_contents: false sidebar_position: 10 diff --git a/sidebars.js b/sidebars.js index 5ee725bb4..cac268b0d 100644 --- a/sidebars.js +++ b/sidebars.js @@ -22,7 +22,7 @@ const fullSidebar = [ { type: 'category', - label: 'Overview', + label: 'UID2 overview', link: { type: 'doc', id: 'intro', From 4cf0500f410d82215eedf995c144895b9ba5816f Mon Sep 17 00:00:00 2001 From: genwhittTTD Date: Fri, 22 May 2026 15:08:49 -0400 Subject: [PATCH 3/4] additional mods --- docs/guides/integration-mobile-client-server.md | 4 ++-- docs/guides/integration-mobile-client-side.md | 4 ++-- docs/guides/integration-mobile-overview.md | 14 +++++++------- docs/guides/integration-prebid-mobile-summary.md | 4 ++-- docs/ref-info/updates-doc.md | 4 ++-- .../guides/integration-mobile-client-server.md | 6 +++--- .../guides/integration-mobile-client-side.md | 6 +++--- .../current/guides/integration-mobile-overview.md | 14 +++++++------- .../guides/integration-prebid-mobile-summary.md | 4 ++-- .../current/ref-info/updates-doc.md | 4 ++-- 10 files changed, 32 insertions(+), 32 deletions(-) diff --git a/docs/guides/integration-mobile-client-server.md b/docs/guides/integration-mobile-client-server.md index 90e2a8588..9e9d24417 100644 --- a/docs/guides/integration-mobile-client-server.md +++ b/docs/guides/integration-mobile-client-server.md @@ -47,7 +47,7 @@ You'll need to complete the following steps: 3. [Add the UID2 mobile SDK to your mobile app](#add-the-uid2-mobile-sdk-to-your-mobile-app). 4. [Configure the UID2 mobile SDK](#configure-the-uid2-mobile-sdk). 5. [Check that the token was successfully generated and then pass it for bidstream use](#pass-generated-token-for-bidstream-use). -6. [Optionally, integrate the UID2 GMA/IMA Plugin for GAM Secure Signals integration](#optional-uid2-gmaima-plugin-for-gam-secure-signals-integration). +6. [Optionally, integrate the GMA/IMA Plugin for GAM Secure Signals integration](#optional-gmaima-plugin-for-gam-secure-signals-integration). ## Mobile SDK version @@ -324,7 +324,7 @@ UID2Manager.shared.automaticRefreshEnabled = false -## Optional: UID2 GMA/IMA Plugin for GAM Secure Signals integration +## Optional: GMA/IMA Plugin for GAM Secure Signals integration diff --git a/docs/guides/integration-mobile-client-side.md b/docs/guides/integration-mobile-client-side.md index 73faaaa29..2dbb8d747 100644 --- a/docs/guides/integration-mobile-client-side.md +++ b/docs/guides/integration-mobile-client-side.md @@ -48,7 +48,7 @@ To integrate with UID2 client-side, you'll need to complete the following steps: 1. [Check that the token was successfully generated and then pass it for bidstream use](#pass-generated-token-for-bidstream-use). -1. [Optionally, integrate the UID2 GMA/IMA Plugin for GAM Secure Signals integration](#optional-uid2-gmaima-plugin-for-gam-secure-signals-integration). +1. [Optionally, integrate the GMA/IMA Plugin for GAM Secure Signals integration](#optional-gmaima-plugin-for-gam-secure-signals-integration). ## Mobile SDK version @@ -735,7 +735,7 @@ If the response status indicates that the DII has been opted out of UID2, you mi -## Optional: UID2 GMA/IMA Plugin for GAM Secure Signals integration +## Optional: GMA/IMA Plugin for GAM Secure Signals integration diff --git a/docs/guides/integration-mobile-overview.md b/docs/guides/integration-mobile-overview.md index 75ad12291..8215477e1 100644 --- a/docs/guides/integration-mobile-overview.md +++ b/docs/guides/integration-mobile-overview.md @@ -104,12 +104,12 @@ The following table summarizes the mobile integration options for managing the U - UID2 Android SDK + Android SDK [SDK for Android reference guide](../sdks/sdk-ref-android.md) One of the following:
  • [Client-side integration guide for mobile](../guides/integration-mobile-client-side.md)
  • [Client-server integration guide for mobile](../guides/integration-mobile-client-server.md)
- UID2 iOS SDK + iOS SDK [SDK for iOS reference guide](../sdks/sdk-ref-ios.md) One of the following:
  • [Client-side integration guide for mobile](../guides/integration-mobile-client-side.md)
  • [Client-server integration guide for mobile](../guides/integration-mobile-client-server.md)
@@ -124,11 +124,11 @@ The following table summarizes the options supported by UID2. | Scenario | Integration Guide | | :--- | :--- | -| You want to use Google GMA to integrate video, banner, interstitial, or native ads into your Android app | Both of the following, in this sequence:
  1. [GMA Plugin for Android integration guide](../guides/mobile-plugin-gma-android.md)
  2. One of the following:
    • Client-side: [Optional: UID2 GMA/IMA Plugin for GAM Secure Signals integration](../guides/integration-mobile-client-side.md#optional-uid2-gmaima-plugin-for-gam-secure-signals-integration)
    • Client-server: [Optional: UID2 GMA/IMA Plugin for GAM Secure Signals integration](../guides/integration-mobile-client-server.md#optional-uid2-gmaima-plugin-for-gam-secure-signals-integration)
| -| You want to use Google GMA to integrate video, banner, interstitial, or native ads into your iOS app | Both of the following, in this sequence:
  1. [GMA Plugin for iOS integration guide](../guides/mobile-plugin-gma-ios.md)
  2. One of the following:
    • Client-side: [Optional: UID2 GMA/IMA Plugin for GAM Secure Signals integration](../guides/integration-mobile-client-side.md#optional-uid2-gmaima-plugin-for-gam-secure-signals-integration)
    • Client-server: [Optional: UID2 GMA/IMA Plugin for GAM Secure Signals integration](../guides/integration-mobile-client-server.md#optional-uid2-gmaima-plugin-for-gam-secure-signals-integration)
| -| You want to use Google IMA to integrate multimedia ads into your Android app | Both of the following, in this sequence:
  1. [IMA Plugin for Android integration guide](../guides/mobile-plugin-ima-android.md)
  2. One of the following:
    • Client-side: [Optional: UID2 GMA/IMA Plugin for GAM Secure Signals integration](../guides/integration-mobile-client-side.md#optional-uid2-gmaima-plugin-for-gam-secure-signals-integration)
    • Client-server: [Optional: UID2 GMA/IMA Plugin for GAM Secure Signals integration](../guides/integration-mobile-client-server.md#optional-uid2-gmaima-plugin-for-gam-secure-signals-integration)
| -| You want to use Google IMA to integrate multimedia ads into your iOS app | Both of the following, in this sequence:
  1. [IMA Plugin for iOS integration guide](../guides/mobile-plugin-ima-ios.md)
  2. One of the following:
    • Client-side: [Optional: UID2 GMA/IMA Plugin for GAM Secure Signals integration](../guides/integration-mobile-client-side.md#optional-uid2-gmaima-plugin-for-gam-secure-signals-integration)
    • Client-server: [Optional: UID2 GMA/IMA Plugin for GAM Secure Signals integration](../guides/integration-mobile-client-server.md#optional-uid2-gmaima-plugin-for-gam-secure-signals-integration)
| -| You want to use the Prebid Mobile SDK and Prebid Server to send out ad requests from your Android or iOS app | One of the following:
  • Client-side: [Optional: UID2 integration with Prebid Mobile SDK](../guides/integration-mobile-client-side.md#optional-uid2-integration-with-prebid-mobile-sdk)
  • Client-server: [Optional: UID2 integration with Prebid Mobile SDK](../guides/integration-mobile-client-server.md#optional-uid2-integration-with-prebid-mobile-sdk)
| +| You want to use Google GMA to integrate video, banner, interstitial, or native ads into your Android app | Both of the following, in this sequence:
  1. [GMA Plugin for Android integration guide](../guides/mobile-plugin-gma-android.md)
  2. One of the following:
    • Client-side: [Optional: GMA/IMA Plugin for GAM Secure Signals integration](../guides/integration-mobile-client-side.md#optional-gmaima-plugin-for-gam-secure-signals-integration)
    • Client-server: [Optional: GMA/IMA Plugin for GAM Secure Signals integration](../guides/integration-mobile-client-server.md#optional-gmaima-plugin-for-gam-secure-signals-integration)
| +| You want to use Google GMA to integrate video, banner, interstitial, or native ads into your iOS app | Both of the following, in this sequence:
  1. [GMA Plugin for iOS integration guide](../guides/mobile-plugin-gma-ios.md)
  2. One of the following:
    • Client-side: [Optional: GMA/IMA Plugin for GAM Secure Signals integration](../guides/integration-mobile-client-side.md#optional-gmaima-plugin-for-gam-secure-signals-integration)
    • Client-server: [Optional: GMA/IMA Plugin for GAM Secure Signals integration](../guides/integration-mobile-client-server.md#optional-gmaima-plugin-for-gam-secure-signals-integration)
| +| You want to use Google IMA to integrate multimedia ads into your Android app | Both of the following, in this sequence:
  1. [IMA Plugin for Android integration guide](../guides/mobile-plugin-ima-android.md)
  2. One of the following:
    • Client-side: [Optional: GMA/IMA Plugin for GAM Secure Signals integration](../guides/integration-mobile-client-side.md#optional-gmaima-plugin-for-gam-secure-signals-integration)
    • Client-server: [Optional: GMA/IMA Plugin for GAM Secure Signals integration](../guides/integration-mobile-client-server.md#optional-gmaima-plugin-for-gam-secure-signals-integration)
| +| You want to use Google IMA to integrate multimedia ads into your iOS app | Both of the following, in this sequence:
  1. [IMA Plugin for iOS integration guide](../guides/mobile-plugin-ima-ios.md)
  2. One of the following:
    • Client-side: [Optional: GMA/IMA Plugin for GAM Secure Signals integration](../guides/integration-mobile-client-side.md#optional-gmaima-plugin-for-gam-secure-signals-integration)
    • Client-server: [Optional: GMA/IMA Plugin for GAM Secure Signals integration](../guides/integration-mobile-client-server.md#optional-gmaima-plugin-for-gam-secure-signals-integration)
| +| You want to use the Prebid Mobile SDK and Prebid Server to send out ad requests from your Android or iOS app | One of the following:
  • Client-side: [Optional: Integration with Prebid Mobile SDK](../guides/integration-mobile-client-side.md#optional-integration-with-prebid-mobile-sdk)
  • Client-server: [Optional: Integration with Prebid Mobile SDK](../guides/integration-mobile-client-server.md#optional-integration-with-prebid-mobile-sdk)
| ### Functionality summary diff --git a/docs/guides/integration-prebid-mobile-summary.md b/docs/guides/integration-prebid-mobile-summary.md index ce71e4c9b..c37416f9f 100644 --- a/docs/guides/integration-prebid-mobile-summary.md +++ b/docs/guides/integration-prebid-mobile-summary.md @@ -16,5 +16,5 @@ UID2 integration with Prebid is also supported for Android and iOS mobile device For details, see the following sections of the mobile integration guides: -- [Client-side integration guide for mobile: UID2 integration with Prebid Mobile SDK](integration-mobile-client-side#optional-uid2-integration-with-prebid-mobile-sdk) -- [Client-server integration guide for mobile: UID2 integration with Prebid Mobile SDK](integration-mobile-client-server#optional-uid2-integration-with-prebid-mobile-sdk) +- [Client-side integration guide for mobile: UID2 integration with Prebid Mobile SDK](integration-mobile-client-side#optional-integration-with-prebid-mobile-sdk) +- [Client-server integration guide for mobile: UID2 integration with Prebid Mobile SDK](integration-mobile-client-server#optional-integration-with-prebid-mobile-sdk) diff --git a/docs/ref-info/updates-doc.md b/docs/ref-info/updates-doc.md index 5b165da3c..8241e12ee 100644 --- a/docs/ref-info/updates-doc.md +++ b/docs/ref-info/updates-doc.md @@ -406,8 +406,8 @@ July 2, 2024 We've added a section to the two mobile integration guides with instructions for mobile integration using Prebid, currently for Android only: -- [Client-side integration guide for mobile: Prebid integration](../guides/integration-mobile-client-side#optional-uid2-integration-with-prebid-mobile-sdk) -- [Client-server integration guide for mobile: Prebid integration](../guides/integration-mobile-client-server#optional-uid2-integration-with-prebid-mobile-sdk) +- [Client-side integration guide for mobile: Prebid integration](../guides/integration-mobile-client-side#optional-integration-with-prebid-mobile-sdk) +- [Client-server integration guide for mobile: Prebid integration](../guides/integration-mobile-client-server#optional-integration-with-prebid-mobile-sdk) diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/guides/integration-mobile-client-server.md b/i18n/ja/docusaurus-plugin-content-docs/current/guides/integration-mobile-client-server.md index 8157afbf6..83f62ad26 100644 --- a/i18n/ja/docusaurus-plugin-content-docs/current/guides/integration-mobile-client-server.md +++ b/i18n/ja/docusaurus-plugin-content-docs/current/guides/integration-mobile-client-server.md @@ -47,7 +47,7 @@ UID2 は、[Android](../sdks/sdk-ref-android.md) および [iOS](../sdks/sdk-ref 3. [Add the UID2 mobile SDK to your mobile app](#add-the-uid2-mobile-sdk-to-your-mobile-app). 4. [Configure the UID2 mobile SDK](#configure-the-uid2-mobile-sdk). 5. [Check that the token was successfully generated and then pass it for bidstream use](#pass-generated-token-for-bidstream-use). -6. [Optionally, integrate the UID2 GMA/IMA Plugin for GAM Secure Signals integration](#optional-uid2-gmaima-plugin-for-gam-secure-signals-integration). +6. [Optionally, integrate the GMA/IMA Plugin for GAM Secure Signals integration](#optional-gmaima-plugin-for-gam-secure-signals-integration). ## Mobile SDK version @@ -324,11 +324,11 @@ UID2Manager.shared.automaticRefreshEnabled = false -## Optional: UID2 GMA/IMA Plugin for GAM Secure Signals integration +## Optional: GMA/IMA Plugin for GAM Secure Signals integration -## Optional: UID2 integration with Prebid Mobile SDK +## Optional: Integration with Prebid Mobile SDK :::important UID2 Prebid Mobile SDK インテグレーションは、UID2 SDK for Android version 1.6.0 または UID2 SDK for iOS version 1.7.0 が必要です。 diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/guides/integration-mobile-client-side.md b/i18n/ja/docusaurus-plugin-content-docs/current/guides/integration-mobile-client-side.md index 6cafc6745..45bedc5d8 100644 --- a/i18n/ja/docusaurus-plugin-content-docs/current/guides/integration-mobile-client-side.md +++ b/i18n/ja/docusaurus-plugin-content-docs/current/guides/integration-mobile-client-side.md @@ -48,7 +48,7 @@ UID2 を Client-Side でインテグレーションするには、以下の手 1. [Check that the token was successfully generated and then pass it for bidstream use](#pass-generated-token-for-bidstream-use). -1. [Optionally, integrate the UID2 GMA/IMA Plugin for GAM Secure Signals integration](#optional-uid2-gmaima-plugin-for-gam-secure-signals-integration). +1. [Optionally, integrate the GMA/IMA Plugin for GAM Secure Signals integration](#optional-gmaima-plugin-for-gam-secure-signals-integration). ## Mobile SDK version @@ -735,11 +735,11 @@ If the response status indicates that the DII has been opted out of UID2, you mi -## Optional: UID2 GMA/IMA Plugin for GAM Secure Signals integration +## Optional: GMA/IMA Plugin for GAM Secure Signals integration -## Optional: UID2 integration with Prebid Mobile SDK +## Optional: Integration with Prebid Mobile SDK :::important UID2 Prebid Mobile SDK インテグレーションは、UID2 SDK for Android version 1.6.0 または UID2 SDK for iOS version 1.7.0 が必要です。 diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/guides/integration-mobile-overview.md b/i18n/ja/docusaurus-plugin-content-docs/current/guides/integration-mobile-overview.md index 6a43a1f25..d1afdbb1b 100644 --- a/i18n/ja/docusaurus-plugin-content-docs/current/guides/integration-mobile-overview.md +++ b/i18n/ja/docusaurus-plugin-content-docs/current/guides/integration-mobile-overview.md @@ -104,12 +104,12 @@ UID2 mobile SDK を使用して UID2 とインテグレーションするため - UID2 Android SDK + Android SDK [SDK for Android reference guide](../sdks/sdk-ref-android.md) 以下のいずれか:
  • [Client-side integration guide for mobile](../guides/integration-mobile-client-side.md)
  • [Client-server integration guide for mobile](../guides/integration-mobile-client-server.md)
- UID2 iOS SDK + iOS SDK [SDK for iOS reference guide](../sdks/sdk-ref-ios.md) 以下のいずれか:
  • [Client-side integration guide for mobile](../guides/integration-mobile-client-side.md)
  • [Client-server integration guide for mobile](../guides/integration-mobile-client-server.md)
@@ -124,11 +124,11 @@ UID2 Token をビッドストリームに送信する方法はいくつかあり | Scenario | Integration Guide | | :--- | :--- | -| Google GMAを使用して、動画、バナー、インタースティシャル、ネイティブ広告を Android アプリにインテグレーションしたい | 以下の順番で:
  1. [GMA Plugin for Android integration guide](../guides/mobile-plugin-gma-android.md)
  2. 以下のいずれか:
    • Client-side: [Optional: UID2 GMA/IMA Plugin for GAM Secure Signals integration](../guides/integration-mobile-client-side.md#optional-uid2-gmaima-plugin-for-gam-secure-signals-integration)
    • Client-server: [Optional: UID2 GMA/IMA Plugin for GAM Secure Signals integration](../guides/integration-mobile-client-server.md#optional-uid2-gmaima-plugin-for-gam-secure-signals-integration)
| -| Google GMAを使用して、動画、バナー、インタースティシャル、ネイティブ広告を iOS アプリにインテグレーションしたい | 以下の順番で:
  1. [GMA Plugin for iOS integration guide](../guides/mobile-plugin-gma-ios.md)
  2. 以下のいずれか:
    • Client-side: [Optional: UID2 GMA/IMA Plugin for GAM Secure Signals integration](../guides/integration-mobile-client-side.md#optional-uid2-gmaima-plugin-for-gam-secure-signals-integration)
    • Client-server: [Optional: UID2 GMA/IMA Plugin for GAM Secure Signals integration](../guides/integration-mobile-client-server.md#optional-uid2-gmaima-plugin-for-gam-secure-signals-integration)
| -| Google IMA を使用して、Android アプリにマルチメディア広告をインテグレーションしたい | 以下の順番で:
  1. [IMA Plugin for Android integration guide](../guides/mobile-plugin-ima-android.md)
  2. 以下のいずれか:
    • Client-side: [Optional: UID2 GMA/IMA Plugin for GAM Secure Signals integration](../guides/integration-mobile-client-side.md#optional-uid2-gmaima-plugin-for-gam-secure-signals-integration)
    • Client-server: [Optional: UID2 GMA/IMA Plugin for GAM Secure Signals integration](../guides/integration-mobile-client-server.md#optional-uid2-gmaima-plugin-for-gam-secure-signals-integration)
| -| Google IMA を使用して、iOS アプリにマルチメディア広告をインテグレーションしたい | 以下の順番で:
  1. [IMA Plugin for iOS integration guide](../guides/mobile-plugin-ima-ios.md)
  2. 以下のいずれか:
    • Client-side: [Optional: UID2 GMA/IMA Plugin for GAM Secure Signals integration](../guides/integration-mobile-client-side.md#optional-uid2-gmaima-plugin-for-gam-secure-signals-integration)
    • Client-server: [Optional: UID2 GMA/IMA Plugin for GAM Secure Signals integration](../guides/integration-mobile-client-server.md#optional-uid2-gmaima-plugin-for-gam-secure-signals-integration)
| -| Prebid Mobile SDK と Prebid Server を使用して、Android または iOS アプリから広告リクエストを送信したい | 以下のいずれか:
  • Client-side: [Optional: UID2 integration with Prebid Mobile SDK](../guides/integration-mobile-client-side.md#optional-uid2-integration-with-prebid-mobile-sdk)
  • Client-server: [Optional: UID2 integration with Prebid Mobile SDK](../guides/integration-mobile-client-server.md#optional-uid2-integration-with-prebid-mobile-sdk)
| +| Google GMAを使用して、動画、バナー、インタースティシャル、ネイティブ広告を Android アプリにインテグレーションしたい | 以下の順番で:
  1. [GMA Plugin for Android integration guide](../guides/mobile-plugin-gma-android.md)
  2. 以下のいずれか:
    • Client-side: [Optional: GMA/IMA Plugin for GAM Secure Signals integration](../guides/integration-mobile-client-side.md#optional-gmaima-plugin-for-gam-secure-signals-integration)
    • Client-server: [Optional: GMA/IMA Plugin for GAM Secure Signals integration](../guides/integration-mobile-client-server.md#optional-gmaima-plugin-for-gam-secure-signals-integration)
| +| Google GMAを使用して、動画、バナー、インタースティシャル、ネイティブ広告を iOS アプリにインテグレーションしたい | 以下の順番で:
  1. [GMA Plugin for iOS integration guide](../guides/mobile-plugin-gma-ios.md)
  2. 以下のいずれか:
    • Client-side: [Optional: GMA/IMA Plugin for GAM Secure Signals integration](../guides/integration-mobile-client-side.md#optional-gmaima-plugin-for-gam-secure-signals-integration)
    • Client-server: [Optional: GMA/IMA Plugin for GAM Secure Signals integration](../guides/integration-mobile-client-server.md#optional-gmaima-plugin-for-gam-secure-signals-integration)
| +| Google IMA を使用して、Android アプリにマルチメディア広告をインテグレーションしたい | 以下の順番で:
  1. [IMA Plugin for Android integration guide](../guides/mobile-plugin-ima-android.md)
  2. 以下のいずれか:
    • Client-side: [Optional: GMA/IMA Plugin for GAM Secure Signals integration](../guides/integration-mobile-client-side.md#optional-gmaima-plugin-for-gam-secure-signals-integration)
    • Client-server: [Optional: GMA/IMA Plugin for GAM Secure Signals integration](../guides/integration-mobile-client-server.md#optional-gmaima-plugin-for-gam-secure-signals-integration)
| +| Google IMA を使用して、iOS アプリにマルチメディア広告をインテグレーションしたい | 以下の順番で:
  1. [IMA Plugin for iOS integration guide](../guides/mobile-plugin-ima-ios.md)
  2. 以下のいずれか:
    • Client-side: [Optional: GMA/IMA Plugin for GAM Secure Signals integration](../guides/integration-mobile-client-side.md#optional-gmaima-plugin-for-gam-secure-signals-integration)
    • Client-server: [Optional: GMA/IMA Plugin for GAM Secure Signals integration](../guides/integration-mobile-client-server.md#optional-gmaima-plugin-for-gam-secure-signals-integration)
| +| Prebid Mobile SDK と Prebid Server を使用して、Android または iOS アプリから広告リクエストを送信したい | 以下のいずれか:
  • Client-side: [Optional: Integration with Prebid Mobile SDK](../guides/integration-mobile-client-side.md#optional-integration-with-prebid-mobile-sdk)
  • Client-server: [Optional: Integration with Prebid Mobile SDK](../guides/integration-mobile-client-server.md#optional-integration-with-prebid-mobile-sdk)
| ### Functionality summary diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/guides/integration-prebid-mobile-summary.md b/i18n/ja/docusaurus-plugin-content-docs/current/guides/integration-prebid-mobile-summary.md index cce6e982c..485616edc 100644 --- a/i18n/ja/docusaurus-plugin-content-docs/current/guides/integration-prebid-mobile-summary.md +++ b/i18n/ja/docusaurus-plugin-content-docs/current/guides/integration-prebid-mobile-summary.md @@ -16,5 +16,5 @@ UID2 の Prebid とのインテグレーションは、Prebid Mobile SDK オプ 詳細は以下のモバイルインテグレーションガイドのセクションを参照してください: -- [Client-side integration guide for mobile: Prebid integration](integration-mobile-client-side#optional-uid2-integration-with-prebid-mobile-sdk) -- [Client-server integration guide for mobile: Prebid integration](integration-mobile-client-server#optional-uid2-integration-with-prebid-mobile-sdk) +- [Client-side integration guide for mobile: Prebid integration](integration-mobile-client-side#optional-integration-with-prebid-mobile-sdk) +- [Client-server integration guide for mobile: Prebid integration](integration-mobile-client-server#optional-integration-with-prebid-mobile-sdk) diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/ref-info/updates-doc.md b/i18n/ja/docusaurus-plugin-content-docs/current/ref-info/updates-doc.md index 520e654d1..97ffdb0cd 100644 --- a/i18n/ja/docusaurus-plugin-content-docs/current/ref-info/updates-doc.md +++ b/i18n/ja/docusaurus-plugin-content-docs/current/ref-info/updates-doc.md @@ -406,8 +406,8 @@ July 2, 2024 2 つのモバイルインテグレーションガイドに、Prebid を使用したモバイルインテグレーションの新しいセクションを追加しました。現在は Android のみです。 -- [Client-side integration guide for mobile: Prebid integration](../guides/integration-mobile-client-side#optional-uid2-integration-with-prebid-mobile-sdk) -- [Client-server integration guide for mobile: Prebid integration](../guides/integration-mobile-client-server#optional-uid2-integration-with-prebid-mobile-sdk) +- [Client-side integration guide for mobile: Prebid integration](../guides/integration-mobile-client-side#optional-integration-with-prebid-mobile-sdk) +- [Client-server integration guide for mobile: Prebid integration](../guides/integration-mobile-client-server#optional-integration-with-prebid-mobile-sdk) From 1b0ae698dff4c7d2d1a3e16e74412f137eff1b3c Mon Sep 17 00:00:00 2001 From: genwhittTTD Date: Fri, 22 May 2026 15:40:13 -0400 Subject: [PATCH 4/4] additional mods to intro file titles per KK --- docs/intro.md | 4 ++-- docs/ref-info/glossary-uid.md | 6 +++--- docs/ref-info/uid-components.md | 1 + docs/ref-info/uid-identifier-types.md | 5 +++-- docs/ref-info/uid-workflows.md | 3 ++- i18n/ja/docusaurus-plugin-content-docs/current/intro.md | 4 ++-- .../current/ref-info/glossary-uid.md | 6 +++--- .../current/ref-info/uid-components.md | 1 + .../current/ref-info/uid-identifier-types.md | 3 ++- .../current/ref-info/uid-workflows.md | 1 + 10 files changed, 20 insertions(+), 14 deletions(-) diff --git a/docs/intro.md b/docs/intro.md index c455cbbfb..44644592c 100644 --- a/docs/intro.md +++ b/docs/intro.md @@ -50,10 +50,10 @@ The UID2 framework is built on the following technical principles: For information about key elements of the UID2 infrastructure, and other aspects of UID2, refer to the following pages: -- [Identifier types](ref-info/uid-identifier-types.md) +- [UID2 identifier types](ref-info/uid-identifier-types.md) - [UID2 components](ref-info/uid-components.md) - [UID2 participants](overviews/participants-overview.md) -- [Workflows](ref-info/uid-workflows.md) +- [UID2 workflows](ref-info/uid-workflows.md) ## FAQs diff --git a/docs/ref-info/glossary-uid.md b/docs/ref-info/glossary-uid.md index 02cb0f4d6..c73425e01 100644 --- a/docs/ref-info/glossary-uid.md +++ b/docs/ref-info/glossary-uid.md @@ -401,7 +401,7 @@ import MdxJumpAnchor from '@site/src/components/MdxJumpAnchor';
Raw UID2
An unencrypted alphanumeric identifier created through the UID2 APIs or SDKs with the user's directly identifying information (email address or phone number) as input. The raw UID2 is encrypted to create a UID2 token. The raw UID2 is a unique value; no two raw UID2s are the same. Raw UID2s, and their associated UID2 tokens, are case sensitive.
-
For details, see Identifier types.
+
For details, see UID2 identifier types.
Refresh timestamp
In the context of mapping DII to raw UID2s, a refresh timestamp is a Unix timestamp (in seconds) returned in the r field of the POST /identity/map endpoint response. The raw UID2 is valid until this timestamp. It is refreshed at some point after this time.
@@ -509,7 +509,7 @@ import MdxJumpAnchor from '@site/src/components/MdxJumpAnchor';
UID2 identifier
There are two Unified ID 2.0 (UID2) identifier types: raw UID2s and UID2 tokens (also known as advertising tokens).
-
For details, see Identifier types.
+
For details, see UID2 identifier types.
UID2 Portal
The UID2 Portal is a separate user interface that allows UID2 participants to manage their accounts.
@@ -525,7 +525,7 @@ import MdxJumpAnchor from '@site/src/components/MdxJumpAnchor';
The token value is opaque: No assumptions should be made about the format or about the length of the string.
The token has a limited life, but can be refreshed in the background using the refresh token.
Publishers send UID2 tokens in the bidstream.
-
For details, see Identifier types, UID2 tokens: Key information, and How the UID2 token is created.
+
For details, see UID2 identifier types, UID2 tokens: Key information, and How the UID2 token is created.
Unified ID 2.0
The term UID2 can be used to mean the UID2 framework, the UID2 service, a raw UID2, or a UID2 token (advertising token).
diff --git a/docs/ref-info/uid-components.md b/docs/ref-info/uid-components.md index da433dc95..ebe00bd2d 100644 --- a/docs/ref-info/uid-components.md +++ b/docs/ref-info/uid-components.md @@ -1,5 +1,6 @@ --- title: UID2 components +sidebar_label: Components description: Summary of key components of the UID2 technical infrastructure. hide_table_of_contents: false sidebar_position: 01 diff --git a/docs/ref-info/uid-identifier-types.md b/docs/ref-info/uid-identifier-types.md index 3bebadbc8..4fd9b4837 100644 --- a/docs/ref-info/uid-identifier-types.md +++ b/docs/ref-info/uid-identifier-types.md @@ -1,5 +1,6 @@ --- -title: Identifier types +title: UID2 identifier types +sidebar_label: Identifier types description: Information about UID2 identifier types (raw UID2s and UID2 tokens). hide_table_of_contents: false sidebar_position: 01 @@ -8,7 +9,7 @@ displayed_sidebar: docs import Link from '@docusaurus/Link'; -# Identifier types +# UID2 identifier types UID2 is a deterministic ID that is based on directly identifying information (DII), such as email address or phone number. There are two types of UID2s: raw UID2s and UID2 tokens (also known as advertising tokens). The following table explains each type. diff --git a/docs/ref-info/uid-workflows.md b/docs/ref-info/uid-workflows.md index dfba05b72..d3d8b4820 100644 --- a/docs/ref-info/uid-workflows.md +++ b/docs/ref-info/uid-workflows.md @@ -1,5 +1,6 @@ --- title: UID2 workflows +sidebar_label: Workflows description: A detailed summary of UID2 workflows. hide_table_of_contents: false sidebar_position: 01 @@ -19,6 +20,6 @@ The following table lists four key workflows in the UID2 framework with links to | [Workflow for publishers](../overviews/overview-publishers.md#workflow-for-publishers) | Organizations that propagate UID2 tokens to the bidstream via SSPs.
NOTE: Publishers can choose to integrate using Prebid, leverage the SDK for JavaScript, or complete their own server-side integration without using an SDK. | See [Publisher integrations](../guides/summary-guides#publisher-integrations) | | [Opt-out workflow](../getting-started/gs-opt-out.md#opt-out-workflow) | Consumers who engage with publishers or their SSO providers and other identity providers. | N/A | -The following diagram summarizes all four workflows. For each workflow, the [external participants](../overviews/participants-overview.md#uid2-external-participants), [components](../ref-info/uid-components.md), [Identifier types](../ref-info/uid-identifier-types.md), and numbered steps are color-coded. +The following diagram summarizes all four workflows. For each workflow, the [external participants](../overviews/participants-overview.md#uid2-external-participants), [components](../ref-info/uid-components.md), [identifier types](../ref-info/uid-identifier-types.md), and numbered steps are color-coded. ![The UID2 ecosystem](images/UID2Workflows.svg) diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/intro.md b/i18n/ja/docusaurus-plugin-content-docs/current/intro.md index bb8c15f9d..779a025dc 100644 --- a/i18n/ja/docusaurus-plugin-content-docs/current/intro.md +++ b/i18n/ja/docusaurus-plugin-content-docs/current/intro.md @@ -50,10 +50,10 @@ UID2 フレームワークは、以下の技術的原則に基づいて構築さ UID2 インフラストラクチャの主要な要素や、UID2 のその他の側面については、以下のページを参照してください。 -- [Identifier types](ref-info/uid-identifier-types.md) +- [UID2 identifier types](ref-info/uid-identifier-types.md) - [UID2 components](ref-info/uid-components.md) - [UID2 participants](overviews/participants-overview.md) -- [Workflows](ref-info/uid-workflows.md) +- [UID2 workflows](ref-info/uid-workflows.md) ## FAQs diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/ref-info/glossary-uid.md b/i18n/ja/docusaurus-plugin-content-docs/current/ref-info/glossary-uid.md index e40f7f5bc..26a66c692 100644 --- a/i18n/ja/docusaurus-plugin-content-docs/current/ref-info/glossary-uid.md +++ b/i18n/ja/docusaurus-plugin-content-docs/current/ref-info/glossary-uid.md @@ -401,7 +401,7 @@ import MdxJumpAnchor from '@site/src/components/MdxJumpAnchor';
Raw UID2
UID2 API または SDK を通じて、ユーザーの directly identifying information (メールアドレスまたは電話番号) を入力として作成される、暗号化されていない英数字の識別子。raw UID2 を暗号化して UID2 Token を作成します。raw UID2 は一意な値であり、同じ UID2 は2つとありません。raw UID2 とそれに関連付けられた UID2 Token は、大文字と小文字を区別します。
-
詳細は Identifier types を参照してください。
+
詳細は UID2 identifier types を参照してください。
Refresh timestamp
DII を raw UID2 にマッピングする場合、リフレッシュタイムスタンプは、POST /identity/map エンドポイントのレスポンスの r フィールドで返される Unix タイムスタンプ (秒単位) です。raw UID2 は、このタイムスタンプまで有効です。この時刻以降のいずれかの時点で更新されます。
@@ -509,7 +509,7 @@ import MdxJumpAnchor from '@site/src/components/MdxJumpAnchor';
UID2 identifier
Unified ID 2.0 (UID2)識別子には、raw UID2sUID2 tokens (Advertising token とも呼ばれます) の2種類があります。
-
詳細は Identifier types を参照してください。
+
詳細は UID2 identifier types を参照してください。
UID2 Portal
UID2 Portal は、UID2 参加者が自分のアカウントを管理するための独立したユーザーインターフェースです。
@@ -525,7 +525,7 @@ import MdxJumpAnchor from '@site/src/components/MdxJumpAnchor';
トークンの値は不透明です。文字列のフォーマットや長さについて、推測してはなりません。
トークンの寿命は限られていますが、refresh token を使ってバックグラウンドでリフレッシュすることができます。
パブリッシャーは、ビッドストリームに UID2 Token を送信します。
-
詳細は Identifier typesUID2 tokens: Key informationHow the UID2 token is created を参照してください。
+
詳細は UID2 identifier typesUID2 tokens: Key informationHow the UID2 token is created を参照してください。
Unified ID 2.0 (UID2)
"UID2" という用語は、UID2 frameworkUID2 serviceraw UID2、または UID2 Token (Advertising Token) の意味でも使われます。
diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/ref-info/uid-components.md b/i18n/ja/docusaurus-plugin-content-docs/current/ref-info/uid-components.md index 2ccc59f72..2f936e901 100644 --- a/i18n/ja/docusaurus-plugin-content-docs/current/ref-info/uid-components.md +++ b/i18n/ja/docusaurus-plugin-content-docs/current/ref-info/uid-components.md @@ -1,5 +1,6 @@ --- title: UID2 components +sidebar_label: Components description: Summary of key components of the UID2 technical infrastructure. hide_table_of_contents: false sidebar_position: 01 diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/ref-info/uid-identifier-types.md b/i18n/ja/docusaurus-plugin-content-docs/current/ref-info/uid-identifier-types.md index 5c376c915..fca37f191 100644 --- a/i18n/ja/docusaurus-plugin-content-docs/current/ref-info/uid-identifier-types.md +++ b/i18n/ja/docusaurus-plugin-content-docs/current/ref-info/uid-identifier-types.md @@ -1,5 +1,6 @@ --- -title: Identifier types +title: UID2 identifier types +sidebar_label: Identifier types description: Information about UID2 identifier types (raw UID2s and UID2 tokens). hide_table_of_contents: false sidebar_position: 01 diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/ref-info/uid-workflows.md b/i18n/ja/docusaurus-plugin-content-docs/current/ref-info/uid-workflows.md index 043b86844..09549e93a 100644 --- a/i18n/ja/docusaurus-plugin-content-docs/current/ref-info/uid-workflows.md +++ b/i18n/ja/docusaurus-plugin-content-docs/current/ref-info/uid-workflows.md @@ -1,5 +1,6 @@ --- title: UID2 workflows +sidebar_label: Workflows description: A detailed summary of UID2 workflows. hide_table_of_contents: false sidebar_position: 01