diff --git a/docs/guides/integration-advertiser-dataprovider-overview.md b/docs/guides/integration-advertiser-dataprovider-overview.md index a11e2db42..2fddaca47 100644 --- a/docs/guides/integration-advertiser-dataprovider-overview.md +++ b/docs/guides/integration-advertiser-dataprovider-overview.md @@ -200,12 +200,10 @@ For instructions for monitoring for salt bucket rotations, refer to one of the f - Python SDK: [Monitor rotated salt buckets](../sdks/sdk-ref-python.md#monitor-rotated-salt-buckets). -- Snowflake: [Monitor for salt bucket rotation and regenerate raw UID2s](integration-snowflake-previous#monitor-for-salt-bucket-rotation-and-regenerate-raw-uid2s). +- Snowflake: [Monitor for salt bucket rotation and regenerate raw UID2s](integration-snowflake-previous.md#monitor-for-salt-bucket-rotation-and-regenerate-raw-uid2s). - HTTP endpoints: [Monitor for salt bucket rotations for your stored raw UID2s (v2)](integration-advertiser-dataprovider-endpoints.md#monitor-for-salt-bucket-rotations-for-your-stored-raw-uid2s-v2). - - :::note For AWS Entity Resolution, there is no way to do salt bucket monitoring. As an alternative, you could regenerate raw UID2s periodically using the AWS Entity Resolution service. ::: diff --git a/docs/guides/operator-guide-aks-enclave.md b/docs/guides/operator-guide-aks-enclave.md index eb813e3ac..c44a7b9f7 100644 --- a/docs/guides/operator-guide-aks-enclave.md +++ b/docs/guides/operator-guide-aks-enclave.md @@ -126,12 +126,6 @@ To get set up with the installation files, follow these steps: 1. Download and unzip the file. - - ### Prepare environment variables Run the following commands to prepare environment variables that you'll use later. Choose variable names to suit your needs. diff --git a/docs/overviews/overview-dsps.md b/docs/overviews/overview-dsps.md index 44905575b..23e11e5ae 100644 --- a/docs/overviews/overview-dsps.md +++ b/docs/overviews/overview-dsps.md @@ -93,19 +93,6 @@ The following documentation resources are available for DSPs to implement UID2. | Integration guide | [DSP integration guide](../guides/dsp-guide.md) | This integration guide for DSPs covers handling UID2s for bidding and honoring user opt-outs. | | DSP direct integration instructions | [DSP direct integration tips](../guides/integration-dsp-no-sdk.md) | Instructions for DSPs who prefer to integrate without using one of the UID2 SDKs. | - - ## FAQs for DSPs For a list of frequently asked questions for DSPs using the UID2 framework, see [FAQs for DSPs](../getting-started/gs-faqs.md#faqs-for-dsps). diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/guides/integration-advertiser-dataprovider-overview.md b/i18n/ja/docusaurus-plugin-content-docs/current/guides/integration-advertiser-dataprovider-overview.md index 1225ba9c8..ec2eec06c 100644 --- a/i18n/ja/docusaurus-plugin-content-docs/current/guides/integration-advertiser-dataprovider-overview.md +++ b/i18n/ja/docusaurus-plugin-content-docs/current/guides/integration-advertiser-dataprovider-overview.md @@ -200,12 +200,10 @@ raw UID2 は特定の時点でのユーザーの識別子です。特定のユ - Python SDK: [Monitor rotated salt buckets](../sdks/sdk-ref-python.md#monitor-rotated-salt-buckets) -- Snowflake: [Monitor for salt bucket rotation and regenerate raw UID2s](integration-snowflake-previous#monitor-for-salt-bucket-rotation-and-regenerate-raw-uid2s) +- Snowflake: [Monitor for salt bucket rotation and regenerate raw UID2s](integration-snowflake-previous.md#monitor-for-salt-bucket-rotation-and-regenerate-raw-uid2s) - HTTP endpoints: [Monitor for salt bucket rotations for your stored raw UID2s (v2)](integration-advertiser-dataprovider-endpoints.md#monitor-for-salt-bucket-rotations-for-your-stored-raw-uid2s-v2) - - :::note AWS Entity Resolution では、ソルトバケットの監視を行う方法はありません。代わりに、AWS Entity Resolution サービスを使用して定期的に raw UID2 を再生成することができます。 ::: 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 57f93ddf0..37580ed6b 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 @@ -126,12 +126,6 @@ AKS の新しい UID2 Private Operator をデプロイするには、次の主 1. ダウンロードし、解凍します。 - - ### Prepare environment variables 以下のコマンドを実行して、後で使用する環境変数を準備します。変数名は必要に応じて選択してください。 diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/overviews/overview-dsps.md b/i18n/ja/docusaurus-plugin-content-docs/current/overviews/overview-dsps.md index 47193737a..dc1bb35b3 100644 --- a/i18n/ja/docusaurus-plugin-content-docs/current/overviews/overview-dsps.md +++ b/i18n/ja/docusaurus-plugin-content-docs/current/overviews/overview-dsps.md @@ -93,19 +93,6 @@ UID2 を実装する DSP 向けに、以下のドキュメントリソースが | Integration guide | [DSP integration guide](../guides/dsp-guide.md) | DSP 向けのこのインテグレーションガイドでは、入札のための UID2 の取り扱いと、ユーザーのオプトアウトの受け入れについて説明します。 | | DSP direct integration instructions | [DSP direct integration tips](../guides/integration-dsp-no-sdk.md) | UID2 SDK のいずれも使用せずにインテグレーションすることを希望する DSP 向けの手順。 | - - ## FAQs for DSPs UID2 フレームワークを使用する DSP 向けのよくある質問のリストについては、[FAQs for DSPs](../getting-started/gs-faqs.md#faqs-for-dsps) を参照してください。