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
このセクションでは、Prebid.js や Google Secure Signals を使用せずに UID2 SDK for JavaScript を直接使用したサンプル統合をまとめています。
21
+
このセクションでは、Prebid.js や Google Secure Signals を使用せずに UID2 SDK for JavaScript を直接使用したサンプルインテグレーションをまとめています。参加者タイプ別のインテグレーションオプションについては、[Publisher Web Integration Overview](../guides/integration-options-publisher-web) または [Advertiser/Data Provider Integration Overview](../guides/integration-advertiser-dataprovider-overview) を参照してください。
22
22
23
23
### Client-Side Integration Using UID2 SDK for JavaScript
24
24
25
-
このサンプルは、[SDK for JavaScript Reference Guide](../sdks/sdk-ref-javascript)を使用してブラウザ内で直接トークンを生成および管理する完全なクライアントサイド統合を好むパブリッシャー向けです。このアプローチは、最小限のバックエンド要件で迅速なプロトタイピングに最適です。
25
+
このサンプルは、[SDK for JavaScript Reference Guide](../sdks/sdk-ref-javascript)を使用してブラウザ内で直接トークンを生成および管理する完全なClient-Side インテグレーションを好むパブリッシャー向けです。このアプローチは、最小限のバックエンド要件で迅速なプロトタイピングに最適です。
26
26
27
27
- Site: [Client-Side UID2 Integration Example using JavaScript SDK](https://js-client-side.samples.uidapi.com/)
@@ -94,31 +94,31 @@ import Link from '@docusaurus/Link';
94
94
95
95
### Client-Side Secure Signals
96
96
97
-
このサンプルは、GAM Secure Signals との純粋なクライアントサイド統合を望むパブリッシャー向けです。UID2 SDK for JavaScript がトークンを生成および管理し、Secure Signals スクリプトがトークンを Google Ad Manager と自動的に共有します。
97
+
このサンプルは、GAM Secure Signals との Client-Side インテグレーションを望むパブリッシャー向けです。UID2 SDK for JavaScript がトークンを生成および管理し、Secure Signals スクリプトがトークンを Google Ad Manager と自動的に共有します。
98
98
99
99
- Site: [Client-Side UID2 Integration with Google Secure Signals](https://secure-signals-client-side.samples.uidapi.com/)
0 commit comments