Skip to content

Commit 15d64ab

Browse files
committed
update from main, resolve merge conflicts
2 parents 385991d + 9334e38 commit 15d64ab

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

docs/guides/integration-javascript.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ The cookie size can be significant, which could be a problem. However, if local
6868

6969
The JavaScript SDK manages generating, refreshing, and storing the UID2 token, but it does not manage passing the token to the <Link href="../ref-info/glossary-uid#gl-bidstream">bidstream</Link>.
7070

71-
You can pass the token into the bidstream using any option you choose&#8212;for example, Prebid.js. For some suggestions, see [Pass the UID2 Token Into the Bidstream](integration-options-publisher-web.md#pass-the-uid2-token-into-the-bidstream) in the *Web Integration Overview*.
71+
You can pass the token into the bidstream using any option you choose&#8212;for example, Prebid.js. For some suggestions, see [Pass the UID2 Token Into the Bidstream](integration-options-publisher-web.md#pass-the-uid2-token-into-the-bidstream) in the *Publisher Web Integration Overview*.
7272

7373
## JavaScript Integration Overview: High-Level Steps
7474

i18n/ja/docusaurus-plugin-content-docs/current/overviews/overview-publishers.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ displayed_sidebar: sidebarPublishers
1616

1717
import Link from '@docusaurus/Link';
1818
import IntegratingWithSSO from '../snippets/_integrating-with-sso.mdx';
19+
1920
import PublisherImplementationResources from '../snippets/_publisher-implementation-resources.mdx';
2021

2122
パブリッシャーとして、Unified ID 2.0 (UID2) のクロスデバイスプレゼンスの恩恵を受け、すべてのインベントリで一貫した ID ファブリックを活用することができます。

0 commit comments

Comments
 (0)