You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/getting-started/gs-opt-out.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ import Link from '@docusaurus/Link';
9
9
10
10
# User Opt-Out
11
11
12
-
Many different publishers and advertisers use UID2. Different publishers might have different opt-out processes for their individual sites; however, UID2 as a whole has very specific opt-out processes that all UID2 [participants](overviews/participants-overview.md#uid2-external-participants) are expected to honor.
12
+
Many different publishers and advertisers use UID2. Different publishers might have different opt-out processes for their individual sites; however, UID2 as a whole has very specific opt-out processes that all UID2 [participants](../overviews/participants-overview.md#uid2-external-participants) are expected to honor.
Copy file name to clipboardExpand all lines: docs/overviews/overview-advertisers.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -58,7 +58,7 @@ To get started, follow these steps:
58
58
1. Request access to UID2 by filling out the form on the [Request Access](/request-access) page.
59
59
60
60
Someone will contact you to discuss your needs and advise on appropriate next steps.
61
-
1. Decide on your [participant](../overviews/participants-overview.md#uid2-external-participants) role or roles.
61
+
1. Decide on your [participant](participants-overview.md#uid2-external-participants) role or roles.
62
62
1. Decide which implementation option you want to use.
63
63
1. Receive your credentials (see [UID2 Credentials](../getting-started/gs-credentials.md)) and follow the instructions in the implementation guide for the option you chose.
Copy file name to clipboardExpand all lines: docs/overviews/overview-data-providers.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -63,7 +63,7 @@ To get started, follow these steps:
63
63
1. Request access to UID2 by filling out the form on the [Request Access](/request-access) page.
64
64
65
65
Someone will contact you to discuss your needs and advise on appropriate next steps.
66
-
1. Decide on your [participant](../overviews/participants-overview.md#uid2-external-participants) role or roles.
66
+
1. Decide on your [participant](participants-overview.md#uid2-external-participants) role or roles.
67
67
1. Decide which implementation option you want to use.
68
68
1. Receive your credentials (see [UID2 Credentials](../getting-started/gs-credentials.md)) and follow the instructions in the implementation guide for the option you chose.
<dd>An unencrypted alphanumeric identifier created through the UID2 APIs or SDKs with the user's <ahref="#gl-dii">directly identifying information</a> (email address or phone number) as input. The raw UID2 is encrypted to create a <ahref="#gl-uid2-token">UID2 token</a>. The raw UID2 is a unique value; no two raw UID2s are the same. Raw UID2s, and their associated UID2 tokens, are case sensitive.</dd>
400
-
<dd>For details, see <ahref="uid-infrastructure#uid2-identifier-types">UID2 Identifier Types</a>.</dd>
400
+
<dd>For details, see <ahref="uid2-identifier-types">UID2 Identifier Types</a>.</dd>
<dd>A refresh token is an opaque string that is issued along with the <ahref="#gl-uid2-token">UID2 token</a>. It is used to refresh the UID2 token, which has a limited life.</dd>
@@ -499,7 +499,7 @@ import Link from '@docusaurus/Link';
<dd>There are two Unified ID 2.0 (UID2) identifier types: <ahref="#gl-raw-uid2">raw UID2s</a> and <ahref="#gl-uid2-token">UID2 tokens</a> (also known as advertising tokens).</dd>
502
-
<dd>For details, see <ahref="uid-infrastructure#uid2-identifier-types">UID2 Identifier Types</a>.</dd>
502
+
<dd>For details, see <ahref="uid2-identifier-types">UID2 Identifier Types</a>.</dd>
<dd>The UID2 Portal is a separate user interface that allows UID2 participants to manage their accounts.</dd>
@@ -515,7 +515,7 @@ import Link from '@docusaurus/Link';
515
515
<dd>The token value is opaque: No assumptions should be made about the format or about the length of the string.</dd>
516
516
<dd>The token has a limited life, but can be refreshed in the background using the <ahref="#gl-refresh-token">refresh token</a>.</dd>
517
517
<dd>Publishers send UID2 tokens in the bidstream.</dd>
518
-
<dd>For details, see <ahref="uid-infrastructure#uid2-identifier-types">UID2 Identifier Types</a>, <ahref="ref-tokens#uid2-tokens-key-information">UID2 Tokens: Key Information</a>, and <ahref="ref-how-uid-is-created">How the UID2 Token Is Created</a>.</dd>
518
+
<dd>For details, see <ahref="uid2-identifier-types">UID2 Identifier Types</a>, <ahref="ref-tokens#uid2-tokens-key-information">UID2 Tokens: Key Information</a>, and <ahref="ref-how-uid-is-created">How the UID2 Token Is Created</a>.</dd>
519
519
520
520
<dt><MdxJumpAnchorid="gl-unified-id-20"><ahref="#gl-unified-id-20">Unified ID 2.0</a></MdxJumpAnchor></dt>
521
521
<dd>The term UID2 can be used to mean the <ahref="#gl-uid2-framework">UID2 framework</a>, the <ahref="#gl-uid2-service">UID2 service</a>, a <ahref="#gl-raw-uid2">raw UID2</a>, or a <ahref="#gl-uid2-token">UID2 token</a> (advertising token).</dd>
0 commit comments