Skip to content

Commit a4e3887

Browse files
committed
fix Snowflake links to match updated doc titles
1 parent cebf9cb commit a4e3887

File tree

6 files changed

+11
-11
lines changed

6 files changed

+11
-11
lines changed

docs/guides/integration-snowflake-before-february-2025.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Snowflake Integration (Before Feb 2025)
2+
title: Snowflake Integration (Pre-Feb 2025)
33
sidebar_label: Snowflake (Before Feb 2025)
44
pagination_label: Snowflake Integration
55
description: Information about integrating with UID2 through the UID2 Share in Snowflake (earlier listings, separate for Advertiser and Data Provider).
@@ -20,7 +20,7 @@ This document is for anyone using the separate advertiser and data provider Snow
2020

2121
The Snowflake marketplace listings for this implementation were separate for advertisers and for data providers. Those listings were removed following the publication of the updated version in February 2025.
2222

23-
If you have a working implementation, you can use this documentation to maintain it; however, we recommend upgrading to the latest version. See [Snowflake Integration (Before Feb 2025)](integration-snowflake-before-july-2025.md).
23+
If you have a working implementation, you can use this documentation to maintain it; however, we recommend upgrading to the latest version. See [Snowflake Integration Guide](integration-snowflake.md).
2424

2525
:::tip
2626
For a summary of all integration options and steps for advertisers and data providers, see [Advertiser/Data Provider Integration Overview](integration-advertiser-dataprovider-overview.md).

docs/guides/integration-snowflake-before-july-2025.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Snowflake Integration (Before July 2025)
2+
title: Snowflake Integration Guide (Pre-July 2025)
33
sidebar_label: Snowflake (Before July 2025)
44
pagination_label: Snowflake Integration
55
description: Information about integrating with UID2 through the UID2 Share in Snowflake.
@@ -46,7 +46,7 @@ If you're a publisher who is sharing UID2 tokens in the <Link href="../ref-info/
4646
The February 2025 update to the UID2 Snowflake Marketplace integration includes updates and enhancements. One key change is that it includes a single listing and data share that combines the capabilities of the two previous data shares, one for Advertisers and one for Data Providers. This simplifies the integration for all participants.
4747

4848
:::note
49-
These changes assume that your code integration uses the version of Snowflake functions published before February 2025: see [Snowflake Integration (Before Feb 2025)](integration-snowflake-before-february-2025.md). If you're using an even earlier version, that uses the `FN_T_UID2_IDENTITY_MAP_EMAIL` and `FN_T_UID2_IDENTITY_MAP_EMAIL_HASH` functions, you could follow the instructions in the [Migration Guide section in the earlier guide](integration-snowflake-before-february-2025.md#migration-guide), and then upgrade again to the current version. However, in this scenario we recommend that you follow the instructions in this guide and upgrade in one step. For details, see [Migration Guide](#migration-guide).
49+
These changes assume that your code integration uses the version of Snowflake functions published before February 2025: see [Snowflake Integration (Pre-Feb 2025)](integration-snowflake-before-february-2025.md). If you're using an even earlier version, that uses the `FN_T_UID2_IDENTITY_MAP_EMAIL` and `FN_T_UID2_IDENTITY_MAP_EMAIL_HASH` functions, you could follow the instructions in the [Migration Guide section in the earlier guide](integration-snowflake-before-february-2025.md#migration-guide), and then upgrade again to the current version. However, in this scenario we recommend that you follow the instructions in this guide and upgrade in one step. For details, see [Migration Guide](#migration-guide).
5050
:::
5151

5252
The following table shows details of the changes to the Snowflake functions, from the previous version.
@@ -102,7 +102,7 @@ You can map DII to UID2s by using the following function:
102102

103103
- `FN_T_IDENTITY_MAP` (for details, see [Map DII](#map-dii))
104104

105-
The following function is deprecated in favor of `FN_T_IDENTITY_MAP`. You can still use it if you are on the previous Snowflake version (see [Snowflake Integration (Before Feb 2025)](integration-snowflake-before-february-2025.md)), but we recommend upgrading as soon as possible:
105+
The following function is deprecated in favor of `FN_T_IDENTITY_MAP`. You can still use it if you are on the previous Snowflake version (see [Snowflake Integration (Pre-Feb 2025)](integration-snowflake-before-february-2025.md)), but we recommend upgrading as soon as possible:
106106

107107
- `FN_T_UID2_IDENTITY_MAP` (deprecated)
108108

docs/guides/integration-snowflake.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ import Link from '@docusaurus/Link';
1515
[Snowflake](https://www.snowflake.com/) is a cloud data warehousing solution, where you as a partner can store your data and integrate with the UID2 framework. Using Snowflake, UID2 enables you to securely share consumer identifier data without exposing sensitive <Link href="../ref-info/glossary-uid#gl-dii">directly identifying information (DII)</Link>. Even though you have the option to query the Operator Web Services directly for the consumer identifier data, the Snowflake UID2 integration offers a more seamless experience.
1616

1717
:::important
18-
This document is for those using the combined advertiser and data provider Snowflake marketplace listing published in February 2025. If you're using one of the earlier listings, which were separate for advertiser and data provider (that is, you subscribed prior to February 2025), see [Snowflake Integration (Before Feb 2025)](integration-snowflake-before-february-2025.md). If you're using the earlier implementation, we recommend that you migrate to the newer version to take advantage of the updates and enhancements: for details, see [Changes from Previous Version](#changes-from-previous-version). For migration information, see [Migration Guide](#migration-guide).
18+
This document is for those using the combined advertiser and data provider Snowflake marketplace listing published in February 2025. If you're using one of the earlier listings, which were separate for advertiser and data provider (that is, you subscribed prior to February 2025), see [Snowflake Integration (Pre-Feb 2025)](integration-snowflake-before-february-2025.md). If you're using the earlier implementation, we recommend that you migrate to the newer version to take advantage of the updates and enhancements: for details, see [Changes from Previous Version](#changes-from-previous-version). For migration information, see [Migration Guide](#migration-guide).
1919
:::
2020

2121
## Snowflake Marketplace Listing

i18n/ja/docusaurus-plugin-content-docs/current/guides/integration-snowflake-before-february-2025.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Snowflake Integration (Before Feb 2025)
2+
title: Snowflake Integration (Pre-Feb 2025)
33
sidebar_label: Snowflake (Before Feb 2025)
44
pagination_label: Snowflake Integration
55
description: Snowflake の UID2 Share を通じて UID2 とインテグレーションするための情報。

i18n/ja/docusaurus-plugin-content-docs/current/guides/integration-snowflake-before-july-2025.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Snowflake Integration (Before July 2025)
2+
title: Snowflake Integration Guide (Pre-July 2025)
33
sidebar_label: Snowflake (Before July 2025)
44
pagination_label: Snowflake Integration
55
description: UID2 Share in Snowflakeを通じたUID2とのインテグレーションに関する情報。
@@ -15,7 +15,7 @@ import Link from '@docusaurus/Link';
1515
[Snowflake](https://www.snowflake.com/)は、パートナーとしてデータを保存し、UID2 フレームワークとインテグレーションできるクラウドデータウェアハウジングソリューションです。Snowflake を使用することで、UID2 では機密性の高い<Link href="../ref-info/glossary-uid#gl-dii">直接識別情報(DII)</Link>を公開せずに、消費者識別子データを安全に共有できます。消費者識別子データについて Operator Web Serbvice に直接クエリを実行するオプションもありますが、Snowflake の UID2 インテグレーションはより円滑な体験を提供します。
1616

1717
:::important
18-
このドキュメントは、2025年2月に公開された広告主とデータプロバイダーをインテグレーションした Snowflake マーケットプレイスリスティングを使用する方を対象としています。以前のリスティング(広告主とデータプロバイダー向けに分かれていたもの、つまり2025年2月以前に登録された方)を使用している場合は、[Snowflake Integration (Before Feb 2025)](integration-snowflake-before-february-2025.md)を参照してください。以前の実装を使用している場合は、更新と機能強化を活用するために新しいバージョンへの移行を勧めます。詳細については、[Changes from Previous Version](#changes-from-previous-version)を参照してください。移行情報については、[Migration Guide](#migration-guide)を参照してください。
18+
このドキュメントは、2025年2月に公開された広告主とデータプロバイダーをインテグレーションした Snowflake マーケットプレイスリスティングを使用する方を対象としています。以前のリスティング(広告主とデータプロバイダー向けに分かれていたもの、つまり2025年2月以前に登録された方)を使用している場合は、[Snowflake Integration (Pre-Feb 2025)](integration-snowflake-before-february-2025.md)を参照してください。以前の実装を使用している場合は、更新と機能強化を活用するために新しいバージョンへの移行を勧めます。詳細については、[Changes from Previous Version](#changes-from-previous-version)を参照してください。移行情報については、[Migration Guide](#migration-guide)を参照してください。
1919
:::
2020

2121
## Snowflake Marketplace Listing
@@ -102,7 +102,7 @@ UID2 Share へのアクセスをリクエストするには、以下の手順を
102102

103103
- `FN_T_IDENTITY_MAP`(詳細は[Map DII](#map-dii)を参照)
104104

105-
以下の関数は `FN_T_IDENTITY_MAP` に代わって非推奨となっています。以前の Snowflake バージョンを使用している場合は引き続き使用できますが([Snowflake Integration (Before Feb 2025)](integration-snowflake-before-february-2025.md)を参照)、できるだけ早くアップグレードすることを勧めます:
105+
以下の関数は `FN_T_IDENTITY_MAP` に代わって非推奨となっています。以前の Snowflake バージョンを使用している場合は引き続き使用できますが([Snowflake Integration (Pre-Feb 2025)](integration-snowflake-before-february-2025.md)を参照)、できるだけ早くアップグレードすることを勧めます:
106106

107107
- `FN_T_UID2_IDENTITY_MAP`(非推奨)
108108

i18n/ja/docusaurus-plugin-content-docs/current/guides/integration-snowflake.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ import Link from '@docusaurus/Link';
1919
[Snowflake](https://www.snowflake.com/) is a cloud data warehousing solution, where you as a partner can store your data and integrate with the UID2 framework. Using Snowflake, UID2 enables you to securely share consumer identifier data without exposing sensitive <Link href="../ref-info/glossary-uid#gl-dii">directly identifying information (DII)</Link>. Even though you have the option to query the Operator Web Services directly for the consumer identifier data, the Snowflake UID2 integration offers a more seamless experience.
2020

2121
:::important
22-
This document is for those using the combined advertiser and data provider Snowflake marketplace listing published in February 2025. If you're using one of the earlier listings, which were separate for advertiser and data provider (that is, you subscribed prior to February 2025), see [Snowflake Integration (Before Feb 2025)](integration-snowflake-before-february-2025.md). If you're using the earlier implementation, we recommend that you migrate to the newer version to take advantage of the updates and enhancements: for details, see [Changes from Previous Version](#changes-from-previous-version). For migration information, see [Migration Guide](#migration-guide).
22+
This document is for those using the combined advertiser and data provider Snowflake marketplace listing published in February 2025. If you're using one of the earlier listings, which were separate for advertiser and data provider (that is, you subscribed prior to February 2025), see [Snowflake Integration (Pre-Feb 2025)](integration-snowflake-before-february-2025.md). If you're using the earlier implementation, we recommend that you migrate to the newer version to take advantage of the updates and enhancements: for details, see [Changes from Previous Version](#changes-from-previous-version). For migration information, see [Migration Guide](#migration-guide).
2323
:::
2424

2525
## Snowflake Marketplace Listing

0 commit comments

Comments
 (0)