デモと Colab では、プライバシー サンドボックス API の使い方を説明します。
プライバシー サンドボックス API のデモは多数用意されています。ほとんど API に精通している必要があるため、このドキュメントをご覧になっていない場合は、 デモをご覧になれます
デモと Colab
Protected Audience API
このデモでは、Protected Audience API を使用して 2 つの広告主サイトの広告インタレスト グループに参加し、デバイス上のオークションを開始してパブリッシャー サイトに表示する広告を選択します。
Topics API
Topics API により、ブラウザはサードパーティ Cookie を使用することなくユーザーの興味 / 関心に関する情報をサードパーティと共有できます。ユーザーがアクセスしたサイトをトラッキングすることなく、インタレスト ベース広告(IBA)を使用可能にする。このデモでは、実際の API の例を紹介します。
デモ
Colab
この Colab では、Chrome で使用される TensorFlow Lite モデルを簡単に読み込んで、ホスト名からトピックを推測できます。
Attribution Reporting
The Attribution Reporting API enables advertisers and ad tech providers to measure conversions for ad clicks and views, ads in a third-party iframe, and ads in a first-party context. In this demo an advertiser uses an ad tech provider to run their ads on a publisher site.
Demo
Noise Lab
When aggregatable reports are batched by a collector and processed by the aggregation service, random data is added to the resulting summary reports in order to protect user privacy. Use Noise Lab to experiment with different values to see the impact of noise.
アグリゲーション サービス
集計サービスは、集計可能レポートから収集したデータを復号して結合し、ノイズを追加して、最終概要レポートを返します。これらはすべて高信頼実行環境(TEE)内で実現されます。
Colab
共有ストレージ
Shared Storage API は、クロスサイトで使用できるストレージを提供します。つまり、あるドメインに値を保存して、別のドメインからその値を読み取るということです。データは自由に設定できますが、ストレージからデータを取得する方法は制限されています。このデモではその仕組みを説明します。
チップ
Cookie の Independent Partitioned State(CHIPS)により、デベロッパーは最上位サイトごとに別々の Cookie jar を使用し、デベロッパーは Cookie をパーティション分割ストレージにオプトインできます。これにより、ユーザーのプライバシーとセキュリティが向上します。このデモではその仕組みを説明します。
関連ウェブサイト セット
関連ウェブサイト セットは、企業がサイト間の関係を宣言するための方法で、ブラウザは特定の目的のために制限付きのサードパーティ Cookie のアクセスを許可します。Chrome は、これらの宣言された関係に基づいて、サードパーティのコンテキストを使用している場合に、Cookie へのサイトによるアクセスを許可するか拒否するかを決定します。
- デモ
- 送信用 JSON 生成ツール。このツールは関連ウェブサイト セット(RWS)の送信に必要な JSON リソースを生成します。
- ドキュメント
権限ポリシー
権限ポリシーを使用すると、デベロッパーはブラウザに適用する一連のポリシーを宣言して、ページ、その iframe、サブリソースで使用できるブラウザ機能を制御できます。このデモでは、使用可能なポリシーを試すことができます。
User Agent Reduction
User-Agent reduction minimizes the identifying information shared in the User-Agent string, which may be used for passive fingerprinting. Resource requests have a reduced User-Agent header now and the return values from certain Navigator interfaces are reduced. This demo lets you experiment with the new UA string values.
Private State Token API
Private State Token API を使用すると、ウェブサイトは信頼できるユーザーに暗号トークンを発行して後で他の場所で使用できます。トークンはユーザーのブラウザによって安全に保存され、その後別のコンテキストで利用されてユーザーの真正性を確認できます。このデモで API をご確認ください。
Privacy Sandbox Demos Framework
Privacy Sandbox Demos framework offers cookbook recipes, sample code, and demo applications, based on Privacy Sandbox APIs. These are intended to aid businesses and developers in adapting their applications and the businesses they support to a web ecosystem without third-party cookies.
Use case | Description | APIs |
---|---|---|
Retargeting / Remarketing | How to show relevant ads to a user who has researched a brand or product online. | Protected Audience API Fenced Frame |
Single-touch conversion Attribution | How to measure conversion after seeing ads on a news site and buying a product on an online shopping site. | Attribution Reporting API |
Instream VAST video ad in a Protected Audience single-seller auction | Provides details on a temporary solution allowing Top Level embedded video players access to the VAST XML URL. | Protected Audience API |
Instream VAST video ad in a Protected Audience sequential auction setup | Shows one of the ways that VAST XMLs can be handled in a Protected Audience sequential auction setup when the ad is rendered in an iframe. | Protected Audience API |