プライバシー サンドボックス デモ

デモとコラボで、プライバシー サンドボックス API について学びましょう。

プライバシー サンドボックス API には、さまざまなデモがあります。ほとんどの機能では API に精通している必要があります。ドキュメントをまだ読んでいない場合は、デモとともに記載されているリンクをご覧ください。

デモとコラボレーション

Protected Audience API

このデモでは、Protected Audience API を使用して 2 つの広告主サイトで広告インタレスト グループに参加し、デバイス上のオークションを開始してパブリッシャー サイトに表示する広告を選択します。

Topics API

Topics API を使用すると、ユーザーのデバイスは、ユーザーのアクティビティに基づいて、ユーザーが関心を持っていると思われるトピックを監視して記録します。API を使用すると、呼び出し元(広告テクノロジー プラットフォームなど)は、ユーザーのアクティビティに関する他の情報を明らかにすることなく、これらのトピックにアクセスできます。次のリソースでは、API の動作例を確認できます。

ウェブ上のトピックのリソース

Android のトピックに関するリソース

アトリビューション レポート

Attribution Reporting API を使用すると、広告主と広告テクノロジー プロバイダは、広告クリックと広告ビュー、サードパーティの iframe 内の広告、ファーストパーティのコンテキスト内の広告のコンバージョンを測定できます。このデモでは、広告主が広告テクノロジー プロバイダを使用してパブリッシャー サイトに広告を掲載しています。

デモ

ノイズラボ

集計可能レポートがコレクタによってバッチ化され、集計サービスによって処理されると、ユーザーのプライバシーを保護するために、ランダムなデータが結果の概要レポートに付加されます。ノイズラボを使用して、さまざまな値を試してノイズの影響を確認します。

Aggregation Service

The Aggregation Service is responsible for decrypting and combining collected data from aggregatable reports, adds noise, and returns a final summary report. This is all accomplished within a trusted execution environment (TEE).

Colabs

Shared Storage

The Shared Storage API provides storage that can be used cross-site, meaning you store a value at one domain, then read the value from another domain. You can set data freely, but are restricted in how you get data out of storage. This demo illustrates how it works.

CHIPS

Cookies Having Independent Partitioned State(CHIPS)により、デベロッパーは、トップレベル サイトごとに個別の Cookie の格納場所を使用して、Cookie をパーティショニングされたストレージに取り込むことができます。これにより、ユーザーのプライバシーとセキュリティが向上します。このデモでは、その仕組みを示します。

関連ウェブサイト セットは、企業がサイト間の関係を宣言して、ブラウザが制限されているサードパーティ Cookie の特定の目的でのアクセスを許可できるようにする方法です。Chrome は、これらの宣言された関係を使用して、サードパーティ コンテキストでサイトが Cookie にアクセスすることを許可または拒否するタイミングを決定します。

Permissions Policy

Permissions Policy allows the developer to control the browser features available to a page, its iframes, and subresources, by declaring a set of policies for the browser to enforce. This demo lets you try out the available policies.

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

With the Private State Token API, a website can issue cryptographic tokens to a user it trusts, which can later be used elsewhere. The tokens are stored securely by the user's browser, and can then be redeemed in other contexts to confirm the user's authenticity. Check out the API in this demo.

プライバシー サンドボックス デモ フレームワーク

プライバシー サンドボックス デモ フレームワークは、プライバシー サンドボックス API に基づいて、クックブック レシピ、サンプルコード、デモアプリを提供します。これらは、企業やデベロッパーがサードパーティ Cookie を使用しないウェブ エコシステムにアプリケーションやビジネスを適応させるのに役立つことを目的としています。

ユースケース 説明 API
リターゲティング / リマーケティング ブランドや商品をオンラインで検索したユーザーに、関連性の高い広告を表示する方法。 Protected Audience API
Fenced Frame
シングルタッチ コンバージョン アトリビューション ニュースサイトで広告を見た後、オンライン ショッピング サイトで商品を購入した場合のコンバージョンを測定する方法。 Attribution Reporting API
Protected Audience の単一販売者オークションでのインストリーム VAST 動画広告 最上位の埋め込み動画プレーヤーが VAST XML URL にアクセスできるようにする一時的な解決策について説明します。 Protected Audience API
Protected Audience のシーケンシャル オークション設定でのインストリーム VAST 動画広告 広告が iframe でレンダリングされる場合に、Protected Audience のシーケンシャル オークション設定で VAST XML を処理する方法の 1 つを示します。 Protected Audience API