Skip to content
Merged
Changes from 1 commit
Commits
Show all changes
33 commits
Select commit Hold shift + click to select a range
37c06fb
New translation files added
miyaichi Sep 7, 2023
aff82b3
Translation improvements
miyaichi Oct 16, 2023
a02bb0e
Snowflake doc, clarification re example scenario
miyaichi Oct 16, 2023
0838c74
add links from publisher guides to new FAQ
miyaichi Oct 16, 2023
d25be1d
mods re case sensitivity of tokens
miyaichi Oct 16, 2023
97bb1e0
Guides folder, mods to sidebar wording (add YAML values)
miyaichi Oct 16, 2023
b17effc
Update links in IMA docs plus add links to IMA docs from other docs.
miyaichi Oct 16, 2023
b244cc3
In publisher overview, heading update re GMA/IMA
miyaichi Oct 16, 2023
522298e
Mods for manual left navbar + groups in Integration Guides folder + c…
miyaichi Oct 22, 2023
a4bd12e
state in doc that policy parameter with value 1 is required + update …
miyaichi Oct 22, 2023
60e382c
minor copy edits to FAQ doc
miyaichi Oct 22, 2023
493354b
Minor edits to UID2 docs based on porting various endpoint updates to…
miyaichi Oct 22, 2023
3899de5
opt in/optout clarification per comments from JN
miyaichi Oct 22, 2023
07731e7
Light edit on advertiser/data provider guide from 7/17 + minor update…
miyaichi Oct 23, 2023
42e5679
opt in/optout copy clarifications re policy parameter required.
miyaichi Oct 23, 2023
ddd64fe
Secure Signals doc, add links to sample applications
miyaichi Oct 23, 2023
9e85fe0
edit publisher integration guide
miyaichi Oct 23, 2023
f6fcee6
DSP integration Guide: Preliminary edits with queries marked.
miyaichi Oct 23, 2023
994b2db
minor copy edits to Snowflake sharing doc based on edits to AT Snowfl…
miyaichi Oct 24, 2023
f700bf0
new doc for GCP confidential space.
miyaichi Oct 24, 2023
167b36e
DSP guide, mods for opt-out no timestamp
miyaichi Oct 24, 2023
12f48c9
update header on DSP overview page
miyaichi Oct 24, 2023
2fd082e
update DII heading to remove acronym
miyaichi Oct 24, 2023
292da2f
optout diagram updates (new image + svg, remove old, update file) NOT…
miyaichi Oct 24, 2023
e9a3344
add note re sharing token not in bid stream, 5 docs
miyaichi Oct 24, 2023
17e15a1
Snowflake doc, fix broken link
miyaichi Oct 24, 2023
ec56733
mod to one DSP FAQ plus minor copy edits re FAQ titles and links.
miyaichi Oct 24, 2023
5446568
edits from KK re publisher doc summaries
miyaichi Oct 27, 2023
e9ee7ff
fix broken link
miyaichi Oct 27, 2023
1f19463
edit from KK: Integration Guides summary page
miyaichi Oct 27, 2023
f11933c
Update opt-out diagram
miyaichi Nov 1, 2023
cf2192e
Proofreading
miyaichi Nov 1, 2023
0f187e1
Merge branch 'main' into jpn-translation-update-202308
genwhittTTD Nov 2, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
update DII heading to remove acronym
  • Loading branch information
miyaichi committed Oct 24, 2023
commit 2fd082ea958404596880985178c321f6aade5faf
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ sidebar_position: 13

<!-- It includes the following sections:
- [Introduction](#introduction)
- [Types of Directly Identifying Information (DII))](#types-of-directly-identifying-information-dii)
- [Types of Directly Identifying Information](#types-of-directly-identifying-information)
- [Email Address Normalization](#email-address-normalization)
- [Email Address Hash Encoding](#email-address-hash-encoding)
- [Phone Number Normalization](#phone-number-normalization)
Expand All @@ -22,8 +22,8 @@ sidebar_position: 13

>Note: raw UID2 とそれに関連する UID2 Token は、大文字と小文字を区別します。UID2 を扱う際には、大文字小文字を変えずにすべてのIDとトークンを渡すことが重要です。ID が不一致の場合、ID の解析やトークンの復号化でエラーが発生する可能性があります。

## Types of Directly Identifying Information (DII)
UID2は、以下の種類の直接識別情報(direct identifying information)をサポートしています:
## Types of Directly Identifying Information
UID2は、以下の種類の DII (direct identifying information) をサポートしています:
- メールアドレス
- 電話番号

Expand Down