diff --git a/docs/guides/google-ss-integration.md b/docs/guides/google-ss-integration.md index 58a8e2df1..267a0db8c 100644 --- a/docs/guides/google-ss-integration.md +++ b/docs/guides/google-ss-integration.md @@ -99,9 +99,9 @@ The following sample applications are available to illustrate how to integrate w Each sample application has its own instructions. -## Troubleshooting Tips for UID2 Integration with Google Secure Signals +## Troubleshooting -Here is some troubleshooting info that might help you in working with Google Secure Signals for your UID2 integration: +Here is some troubleshooting information that might help you in working with Google Secure Signals for your UID2 integration: - [I enabled Secure Signals within Google Ad Manager, but UID2s are not being passed through Google](#i-enabled-secure-signals-within-google-ad-manager-but-uid2s-are-not-being-passed-through-google) diff --git a/docs/guides/images/integration-mobile-client-server.png b/docs/guides/images/integration-mobile-client-server-uid2.png similarity index 100% rename from docs/guides/images/integration-mobile-client-server.png rename to docs/guides/images/integration-mobile-client-server-uid2.png diff --git a/docs/guides/images/resource/integration-mobile-client-server.pptx b/docs/guides/images/resource/integration-mobile-client-server-uid2.pptx similarity index 100% rename from docs/guides/images/resource/integration-mobile-client-server.pptx rename to docs/guides/images/resource/integration-mobile-client-server-uid2.pptx diff --git a/docs/guides/integration-aws-entity-resolution.md b/docs/guides/integration-aws-entity-resolution.md index 88fd35409..473d44d42 100644 --- a/docs/guides/integration-aws-entity-resolution.md +++ b/docs/guides/integration-aws-entity-resolution.md @@ -196,7 +196,7 @@ To create the matching workflow, first sign in to the AWS Management console, op ## Run the Matching Workflow -Follow the steps below to run the matching workflow and view the results. +Follow these steps to run the matching workflow and view the results. For details, see [Running and managing matching workflows](https://docs.aws.amazon.com/entityresolution/latest/userguide/run-manage-matching-workflow.html) in the AWS Entity Resolution documentation. diff --git a/docs/guides/integration-mobile-client-server.md b/docs/guides/integration-mobile-client-server.md index aaee1837e..ed326907a 100644 --- a/docs/guides/integration-mobile-client-server.md +++ b/docs/guides/integration-mobile-client-server.md @@ -66,7 +66,7 @@ The following diagram shows the data flow that the publisher must implement for This example uses the [SDK for Android](../sdks/sdk-ref-android.md) in the client-side mobile app and the [SDK for Java](../sdks/sdk-ref-java.md) on the server side. -![Mobile Client-Server Integration Example](images/integration-mobile-client-server.png) +![Mobile Client-Server Integration Example](images/integration-mobile-client-server-uid2.png) diff --git a/docs/guides/integration-mobile-client-side.md b/docs/guides/integration-mobile-client-side.md index 8b794db26..1e6a89d2b 100644 --- a/docs/guides/integration-mobile-client-side.md +++ b/docs/guides/integration-mobile-client-side.md @@ -318,7 +318,7 @@ You can pass the user’s DII { If you have decided to use `async` or `defer` script loading, move the script tag that loads the SDK into the document header and add the appropriate keyword. -Deciding to use `async` or `defer` script loading is not something the UID2 team can provide advice on, because it depends on the individual website. If you're not sure, it is safe to ignore this change and leave your script tag unchanged. \ No newline at end of file +Deciding to use `async` or `defer` script loading is not something the UID2 team can provide advice on, because it depends on the individual website. If you're not sure, it is safe to ignore this change and leave your script tag unchanged. diff --git a/docs/snippets/_mobile_docs_prebid-mobile.mdx b/docs/snippets/_mobile_docs_prebid-mobile.mdx index e2638c1c9..c4fccee1a 100644 --- a/docs/snippets/_mobile_docs_prebid-mobile.mdx +++ b/docs/snippets/_mobile_docs_prebid-mobile.mdx @@ -11,7 +11,7 @@ Prebid then sends the UID2 tokens into the RTB bidstream, along with other exter This integration requires a Prebid Server setup. ::: -To configure your UID2 Prebid for Mobile integration, follow the steps below. +To configure your UID2 Prebid for Mobile integration, follow these steps: 1. Set up Prebid's Mobile SDK, following the steps in [Prebid SDK Integration for Android](https://docs.prebid.org/prebid-mobile/pbm-api/android/code-integration-android.html) or [Prebid SDK Integration for iOS](https://docs.prebid.org/prebid-mobile/pbm-api/ios/code-integration-ios.html). diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/guides/images/integration-mobile-client-server.png b/i18n/ja/docusaurus-plugin-content-docs/current/guides/images/integration-mobile-client-server-uid2.png similarity index 100% rename from i18n/ja/docusaurus-plugin-content-docs/current/guides/images/integration-mobile-client-server.png rename to i18n/ja/docusaurus-plugin-content-docs/current/guides/images/integration-mobile-client-server-uid2.png diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/guides/images/resource/integration-mobile-client-server.pptx b/i18n/ja/docusaurus-plugin-content-docs/current/guides/images/resource/integration-mobile-client-server-uid2.pptx similarity index 100% rename from i18n/ja/docusaurus-plugin-content-docs/current/guides/images/resource/integration-mobile-client-server.pptx rename to i18n/ja/docusaurus-plugin-content-docs/current/guides/images/resource/integration-mobile-client-server-uid2.pptx 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 975e491b6..5bba8d838 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 @@ -66,7 +66,7 @@ UID2 は、[Android](../sdks/sdk-ref-android.md) および [iOS](../sdks/sdk-ref この例では、Client-Side のモバイルアプリで [SDK for Android](../sdks/sdk-ref-android.md) を使用し、Server-Side で [SDK for Java](../sdks/sdk-ref-java.md) を使用しています。 -![Mobile Client-Server Integration Example](images/integration-mobile-client-server.png) +![Mobile Client-Server Integration Example](images/integration-mobile-client-server-uid2.png) 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 10cbd0f47..c941899bd 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 @@ -704,6 +704,7 @@ If the response status indicates that the DII has been opted out of UID2, you mi ## Optional: UID2 Prebid Mobile SDK Integration + :::important UID2 Prebid Mobile SDK インテグレーションは、Android のみに対応しています。UID2 Prebid Mobile SDK インテグレーションを実装するには、SDK for Android のバージョン 1.4.0 が必要です。 :::