Skip to content

Commit 557aab6

Browse files
committed
Modify name, Publisher Web Options page
1 parent b1d9791 commit 557aab6

File tree

10 files changed

+13
-13
lines changed

10 files changed

+13
-13
lines changed

docs/guides/integration-javascript.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ import IntegratingWithSSO from '../snippets/_integrating-with-sso.mdx';
1414

1515
This guide is an overview of integration options for publishers who want to integrate with UID2 and generate <Link href="../ref-info/glossary-uid#gl-uid2-token">UID2 tokens</Link> (advertising tokens) using the SDK for JavaScript.
1616

17-
For a summary of all web options, including Prebid.js and additional SDK options, see [Web Integration Overview](integration-options-publisher-web.md).
17+
For a summary of all web options, including Prebid.js and additional SDK options, see [Publisher Web Integration Overview](integration-options-publisher-web.md).
1818

1919
## Introduction
2020

@@ -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

docs/guides/integration-options-publisher-web.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Web Integration Overview
2+
title: Publisher Web Integration Overview
33
description: Overview of the publisher options for UID2 web integration.
44
hide_table_of_contents: false
55
sidebar_position: 02
@@ -8,7 +8,7 @@ displayed_sidebar: sidebarPublishers
88

99
import Link from '@docusaurus/Link';
1010

11-
# Web Integration Overview
11+
# Publisher Web Integration Overview
1212

1313
As a publisher, there are many ways that you can integrate with UID2 to generate identity tokens to be passed into the RTB <Link href="../ref-info/glossary-uid#gl-bidstream">bidstream</Link> in the context of your web pages.
1414

docs/guides/summary-guides.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Publisher integrations fall into the following main categories:
3636
The following documentation resources are available for publisher web integrations.
3737

3838
:::tip
39-
For a detailed summary of web integration options, see [Web Integration Overview](integration-options-publisher-web.md).
39+
For a detailed summary of web integration options, see [Publisher Web Integration Overview](integration-options-publisher-web.md).
4040
:::
4141

4242
| Integration Guide | Content Description |

docs/overviews/overview-publishers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ The following resources are available for publishers to implement UID2:
110110
The following resources are available for publisher web integrations.
111111

112112
:::tip
113-
For a detailed summary of web integration options, see [Web Integration Overview](../guides/integration-options-publisher-web.md).
113+
For a detailed summary of web integration options, see [Publisher Web Integration Overview](../guides/integration-options-publisher-web.md).
114114
:::
115115

116116
| Integration Type| Documentation | Content Description |

docs/ref-info/updates-doc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -372,7 +372,7 @@ January 16, 2024
372372

373373
We've added a new page summarizing the web integration options available to publishers integrating with UID2.
374374

375-
For details, see [Web Integration Overview](../guides/integration-options-publisher-web.md).
375+
For details, see [Publisher Web Integration Overview](../guides/integration-options-publisher-web.md).
376376

377377
<!-- APIDOCS-1846 -->
378378

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ import IntegratingWithSSO from '../snippets/_integrating-with-sso.mdx';
1414

1515
このガイドは、UID2 とインテグレーションし、SDK for JavaScript を使って<Link href="../ref-info/glossary-uid#gl-uid2-token">UID2 token</Link>(Advertising Token) を生成したいパブリッシャー向けのインテグレーションオプションの概要です。
1616

17-
Prebid.js と追加 SDK オプションを含むすべてのウェブオプションの概要については、[Web Integration Overview](integration-options-publisher-web.md) を参照してください。
17+
Prebid.js と追加 SDK オプションを含むすべてのウェブオプションの概要については、[Publisher Web Integration Overview](integration-options-publisher-web.md) を参照してください。
1818

1919
## Introduction
2020

i18n/ja/docusaurus-plugin-content-docs/current/guides/integration-options-publisher-web.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Web Integration Overview
2+
title: Publisher Web Integration Overview
33
description: UID2 Web インテグレーションにおけるパブリッシャーオプションの概要。
44
hide_table_of_contents: false
55
sidebar_position: 02
@@ -8,7 +8,7 @@ displayed_sidebar: sidebarPublishers
88

99
import Link from '@docusaurus/Link';
1010

11-
# Web Integration Overview
11+
# Publisher Web Integration Overview
1212

1313
パブリッシャーとして、UID2 とインテグレーションしてア ID トークンを生成し、ウェブページのコンテキストで RTB <Link href="../ref-info/glossary-uid#gl-bidstream">ビッドストリーム</Link>に渡す方法はたくさんあります。
1414

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ import Link from '@docusaurus/Link';
3636
パブリッシャーの Web インテグレーションには、以下のドキュメントリソースが利用できます。
3737

3838
:::tip
39-
Web インテグレーションオプションの詳細は [Web Integration Overview](integration-options-publisher-web.md) を参照してください。
39+
Web インテグレーションオプションの詳細は [Publisher Web Integration Overview](integration-options-publisher-web.md) を参照してください。
4040
:::
4141

4242
| Integration Guide | Content Description |

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ UID2 とインテグレーションすることで得られるメリットの一
110110
以下のリソースは、パブリッシャーの Web インテグレーションに利用できます。
111111

112112
:::tip
113-
Web インテグレーションオプションの詳細は [Web Integration Overview](../guides/integration-options-publisher-web.md) を参照してください。
113+
Web インテグレーションオプションの詳細は [Publisher Web Integration Overview](../guides/integration-options-publisher-web.md) を参照してください。
114114
:::
115115

116116
| Integration Type| Documentation | Content Description |

i18n/ja/docusaurus-plugin-content-docs/current/ref-info/updates-doc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -352,7 +352,7 @@ January 16, 2024
352352

353353
UID2 とインテグレーションするパブリッシャーが利用できる Web インテグレーションオプションをまとめた新しいページを追加しました。
354354

355-
詳細は [Web Integration Overview](../guides/integration-options-publisher-web.md) を参照してください。
355+
詳細は [Publisher Web Integration Overview](../guides/integration-options-publisher-web.md) を参照してください。
356356

357357
<!-- APIDOCS-1846 -->
358358

0 commit comments

Comments
 (0)