プライバシー サンドボックスに関する記事とドキュメントは、プライバシー、広告、ウェブ開発のコンセプトに関する知識があることを前提としています。この用語集では、主な用語について説明します。
広告オークション(Protected Audience API)
Protected Audience API では、販売者(SSP やパブリッシャー自体など)が、ユーザーのブラウザの JavaScript コードを使用して広告オークションを行い、広告を表示するサイト上の広告スペースを販売します。
広告クリエイティブ、クリエイティブ
Ad creative refers to the contents of the ad served to users. Creatives can be images, videos, audio, and other formats. Creatives live within an ad space, and are served by ad tech within line items.
Ad Exchange
アド エクスチェンジは、複数の広告ネットワークの広告広告枠の売買を自動化するプラットフォームです。
広告枠、広告スペース
広告枠スペースとは、広告スペースを販売するサイトから利用できる広告用のスペースです。
広告プラットフォーム(広告テクノロジー)
広告プラットフォームとは、広告を配信するためのサービスを提供している企業です。
広告主様
広告主とは、自社の商品を宣伝するために料金を支払う企業です。
集計可能レポートのアカウンティング
A distributed ledger, located in both coordinators, that tracks the allocated privacy budget and enforces the 'No Duplicates' rule. This is the privacy preserving mechanism, located and run within coordinators, that ensures no reports pass through the Aggregation Service beyond the allocated privacy budget.
Read more on how batching strategies relate to aggregatable reports.
集計可能レポートのアカウンティング予算
References to the budget that ensures individual reports are not processed more than once.
集計可能レポート
Aggregatable reports are encrypted reports sent from individual user devices. These reports contain data about cross-site user behavior and conversions. Conversions (sometimes called attribution trigger events) and associated metrics are defined by the advertiser or ad tech. Each report is encrypted to prevent various parties from accessing the underlying data.
Learn more about aggregatable reports.
集計サービス
An ad tech-operated service that processes aggregatable reports to create a summary report.
Read more about the Aggregation Service backstory in our explainer and the full terms list.
API 呼び出し元
An API caller is an entity, such as an app, a third-party SDK, or a website, that makes a request to the Topics API to access a user's interests.
宣誓
通常は暗号ハッシュまたは署名を使用して、ソフトウェアの ID を認証するメカニズム。集計サービスの提案では、構成証明は、広告テクノロジーが運用する集計サービスで実行されているコードとオープンソース コードを照合します。
アトリビューション
Attribution refers to the identification of user actions that contribute to an outcome.
For example, a correlation of ad clicks or views with conversions.
Blink
Blink は Chrome で使用されるレンダリング エンジンで、Chromium プロジェクトの一部として開発されています。
購入者
A buyer is a party bidding for ad space in an ad auction, likely to be a DSP, or maybe the advertiser itself. Ad space buyers own and manage interest groups.
Publishers make ad inventory available through marketplaces called ad exchanges, and buyers compete in real time through a DSP for the opportunity to place their advertisement.
Learn about ad space buyers in the Protected Audience API.
Chromium
Chromium はオープンソースのウェブブラウザ プロジェクトです。Chrome、Microsoft Edge、Opera などのブラウザは Chromium をベースにしています
クリックスルー コンバージョン(CTC)
A click-through conversion is a conversion attributed to an ad that was clicked.
クリック率(CTR)
The click-through rate is the ratio of users who click on an ad, having seen it.
See also impression.
掛金拠出
Aggregatable reports may contain an arbitrary number of counter increments. For
example, a report may contain a count of products that a user has viewed on an
advertiser's site. The sum of increments in all aggregatable reports related to
a single source event must not exceed a given limit, such as L1=2^16
(65,536).
Learn more in the aggregatable reports explainer.
コンバージョン
A conversion is the completion of some desired goal following action by a user.
For example, a conversion may occur with the purchase of a product or sign-up for a newsletter after clicking an ad that links to the advertiser's site.
Cookie
Cookie は、ウェブサイトがユーザーのブラウザに保存できる小さなテキストデータです。ウェブサイトは Cookie を使用して、ユーザーがウェブ上を移動するときに、ユーザーに関連付けられた情報(またはウェブサイトのバックエンド サーバーに保存されているデータへの参照)を保存できます。
たとえば、オンライン ショップでは、ユーザーがログインしていなくてもショッピング カートの詳細情報を保持できます。また、サイトでユーザーの閲覧アクティビティを記録することもできます。ファーストパーティ Cookie とサードパーティ Cookie をご覧ください。
コーディネーター
Entities responsible for key management and aggregatable report accounting. A Coordinator maintains a list of hashes of approved aggregation service configurations and configures access to decryption keys.
大まかなデータ
Coarse data refers to limited information provided by Attribution Reporting API event-level reports. This is limited to 3 pieces of conversion data for clicks and 1 piece for views. Specific, granular conversion data (such as specific prices of items and timestamps) are not included.
データ管理プラットフォーム(DMP)
A data management platform is software used to collect and manage data relevant for advertisers. These platforms help advertisers and publishers identify audience segments, which can then be used for campaign targeting.
Learn more about DMPs.
デマンドサイド プラットフォーム(DSP)
A demand-side platform is an ad tech service used to automate ad purchasing. DSPs are used by advertisers to buy ad impressions across a range of publisher sites.
差分プライバシー
Differential privacy refers to techniques to allow sharing of information about a dataset to reveal patterns of behaviour without revealing private information about individuals or whether they belong to the dataset.
ドメイン
ドメイン。トップレベル ドメインと eTLD をご覧ください。
エントロピー
プライバシー領域におけるエントロピーは、データ項目がどの程度個々のアイデンティティを明らかにしているかの尺度です。
データ エントロピーはビット単位で測定されます。データがアイデンティティを明らかにするほど、そのエントロピー値は高くなります。
データを組み合わせて個人を特定することはできますが、新しいデータがエントロピーを増加させるかどうかを判断するのは難しい場合があります。たとえば、オーストラリア出身だとわかっても、カンガルー島出身だとすでにわかっている場合は、エントロピーは減少しません。
エポック
In the Topics API, an epoch is the period of time during which the browser infers topics for a user based on their browsing activity. It is currently set to one week.
eTLD、eTLD+1
eTLD は、有効なトップレベル ドメイン(TLD)であり、 公開サフィックス リスト。
例:
co.uk
github.io
glitch.me
有効な TLD によって、foo.appspot.com
を別のサイトに
bar.appspot.com
。この場合の eTLD は appspot.com
で、
サイト名(foo.appspot.com
、bar.appspot.com
)は eTLD+1 として知られています。
トップレベル ドメインもご覧ください。
イベントレベルのレポート
Event-level reports associate a particular ad click or view (on the ad side) with data on the conversion side. To preserve user privacy by limiting the joining of user identity across sites, conversion-side data is very limited, and the data is noisy.
Federated Credential Management API(FedCM)
Federated Credential Management API is a proposal for a privacy-preserving approach to federated identity services. This will allow users to log into sites without sharing their personal information with the identity service or the site.
FedCM was previously known as WebID, and is still in development in the W3C.
フェデレーション ID(連携ログイン)
フェデレーション ID は、サイトで独自の ID サービスを実装しなくても、ユーザーがウェブサイトにログインできるようにするサードパーティのプラットフォームです。
フェンス付きフレーム
A (<fencedframe>
) is a proposed HTML element for embedded content, similar to
an iframe. Unlike
iframes, a fenced frame restricts communication with its embedding context to
allow the frame access to cross-site data without sharing it with the embedding
context.
Some Privacy Sandbox APIs may require select documents to render within a fenced frame. Learn more about the Fenced Frames proposal.
フィンガープリント
フィンガープリントには、個々のユーザーの行動を特定して追跡する手法が含まれます。
フィンガープリンティングでは、ユーザーが認識しておらず、制御できないメカニズムが使用されます。
指紋認証サーフェス
A fingerprinting surface is something that can be used (probably in combination with other surfaces) to identify a particular user or device.
For example, the navigator.userAgent()
JavaScript method and the User-Agent
HTTP request header provide access to a fingerprinting surface (the User-Agent
string).
自社
First party refers to resources from the site you're visiting.
For example, the page you're reading is on the site developer.chrome.com
and
includes resources requested from this site. Requests for those first-party
resources are called 'first-party requests'. Cookies from
developer.chrome.com
stored while you're on this site are called
first-party cookies.
See also Third-party.
ファーストパーティの Cookie
A first-party cookie is a cookie stored by a website while a user is on the site itself.
For example, an online store might ask a browser to store a cookie in order to retain shopping cart details for a user who is not logged in. See also Third-party cookies.
I2E
Intent to Experiment (I2E) is the announcement of a plan to make a new Blink feature available to users for testing, typically through an origin trial.
I2EE
テスト延長(I2EE)とは、オリジン トライアルの期間延長計画に関するお知らせです。
I2P
Intent to Prototype (I2P) is the first stage in developing a new feature in Blink. The announcement is posted to the blink-dev mailing list with a link to the proposal for discussion.
I2S
Intent to Ship(I2S)は、Chrome の安定版で Blink の新機能をユーザーに提供する計画についてのお知らせです。
インプレッション
Impression could refer to either:
- View of an ad. See also click-through rate.
- An ad slot: the HTML markup (usually
<div>
tags) on a web page where an ad can be displayed. Ad slots constitute inventory.
インタレスト ベース広告(IBA)
インタレスト ベース広告(IBA)は、パーソナライズド広告の一種で、ユーザーのアクティビティ(ウェブで最近アクセスしたサイトや Android で使用したアプリなど)から推定される興味や関心に基づいて広告が選ばれます。これは、ユーザーが閲覧しているコンテンツに合わせて広告を表示するコンテンツ ターゲット広告とは異なります。
インタレスト グループ
In the Protected Audience API, formerly FLEDGE, an interest group represents a group of people with a common interest, corresponding to a remarketing list.
Every interest group has an owner. Different types of owners will create different types of interest groups with different use cases.
広告枠
広告枠とは、サイトで利用できる広告スロットのことです。広告スロットは、広告を表示できる HTML マークアップ(通常は <div>
タグ)です。
k-匿名性
k-匿名性は、データセット内の匿名性の尺度です。k 個の匿名性がある場合、データセット内で他の k-1 個の個人と区別することはできません。つまり、k 人のユーザー(お客様を含む)が同じ情報を持っているということです。
ノイズとスケーリング
Statistical noise that is added to summary reports during the aggregation process to preserve privacy and ensure the final reports provide anonymized measurement information.
Read more about additive noise mechanism, which is drawn from Laplace distribution.
ノンス
ノンスとは、暗号通信で 1 回だけ使用される任意の数字です。
出発地
An origin is defined by the scheme (protocol), hostname (domain), and port of the URL used to access it.
For example: https://developer.chrome.com
オリジン トライアル
Origin trials are trials that provide access to a new or experimental feature, to make it possible to build functions that users can try out for a limited time before the feature is made available to everyone.
When Chrome offers an origin trial for a feature, an origin can be registered for the trial to allow the feature for all users on that origin, without requiring users to toggle flags or switch to an alternative build of Chrome (though they may need to upgrade). Origin trials allow developers to build demos and prototypes using new features. The trials help Chrome engineers understand how new features are used, and how they may interact with other web technologies.
Find out more: Getting started with Chrome's origin trials.
パッシブ サーフェス
Passive surfaces are fingerprinting surfaces—such as User-Agent strings, IP addresses, and Accept-Language headers—that are available to every website, whether the site asks for them or not.
Passive surfaces can easily consume a site's privacy budget.
The Privacy Sandbox initiative proposes replacing passive surfaces with active ways to get specific information, for example using Client Hints a single time to get the user's language rather than having an Accept-Language header for every response to every server.
Protected Audience API
Protected Audience API は FLEDGE API の新しい名称です。
パブリッシャー
プライバシー サンドボックスにおけるパブリッシャーとは、広告を表示するための広告スペースを持つサイトを指します。
リーチ
リーチは、広告を見たユーザーや、その広告が表示されるウェブページにアクセスしたユーザーの合計数を表します。
リアルタイム ビッダー(RTB)
Real-time bidding refers to an automated auction for buying and selling ad impressions on websites, completed during page load.
リマーケティング
リマーケティングとは、他のサイトで過去にサイトを訪れたことのあるユーザーに広告を表示する手法です。
たとえばオンライン ショップであれば、サイトでおもちゃを見たことがあるユーザーを対象に、おもちゃのセールの広告を表示できます。
報告元
集計可能レポートを受信するエンティティ(つまり、Attribution Reporting API を呼び出したお客様または広告テクノロジー)。集計可能レポートは、ユーザー デバイスから、レポート送信元に関連付けられた既知の URL に送信されます。報告元は登録時に指定します。
倍率
スケーリング ファクタは、Attribution Reporting API のコンテキストでは、集計可能な値を掛ける倍数を指す。スケーリングは、ノイズの影響と寄付予算に影響します。
販売者
販売者とは広告オークションを行う当事者であり、SSP の場合もあれば、パブリッシャーの場合もあります。
共有 ID
shared_info
、reporting_origin
、destination_site
(Attribution Reporting API のみ)、source_registration-time
(Attribution Reporting API のみ)、scheduled_report_time
、バージョンで構成される計算値。
shared_info
フィールドで同じ属性を共有する複数のレポートには、同じ共有 ID を設定する必要があります。共有 ID は、集計可能レポートのアカウンティングで重要な役割を果たします。
詳しくは、信頼できるサーバーについての記事をご覧ください。
サイト
サイトは eTLD+1 とスキーム(プロトコル)に相当します。
トップレベル ドメインもご覧ください。
ストレージのパーティショニング
Storage partitioning is a mechanism in Chrome to prevent certain types of side-channel cross-site tracking, Chrome is partitioning storage and communications APIs in third-party contexts.
Storage partitioning prevents a site from joining data across different sites to track the user across the web.
概要レポート
An Attribution Reporting API and Private Aggregation API report type. A summary report includes aggregated user data, and can contain detailed conversion data with noise added. Summary reports are made up of aggregate reports. They allow for greater flexibility and provide a richer data model than event-level reporting, particularly for some use-cases like conversion values.
サプライサイド プラットフォーム、セルサイド プラットフォーム
A supply-side platform is an ad tech service used to automate selling ad inventory. SSPs allow publishers to offer their inventory (empty rectangles where ads will go) to multiple ad exchanges, DSPs, and networks. This enables a wide range of potential buyers to bid for ad space.
画面
サーフェス。フィンガープリント サーフェスとパッシブ サーフェスをご覧ください。
サードパーティ
サードパーティとは、アクセスしているウェブサイトとは異なるドメインから提供されるリソースを指します。
たとえば、ウェブサイト foo.com
は google-analytics.com
(JavaScript 経由)、use.typekit.net
のフォント(リンク要素経由)、vimeo.com
からの動画(iframe 内)を使用しているとします。「自社」もご覧ください。
サードパーティ Cookie
A third-party cookie is a cookie stored by a third-party service.
For example, a video website might include a Watch Later button in their embedded player to allow a user to add a video to their wishlist without forcing them to navigate to the video site.
See also First-party cookie.
トップレベル ドメイン(TLD)
.com や .org などのトップレベル ドメインは、ルートゾーン データベースに一覧表示されます。
トピック
トピックは、ユーザーの興味を示すもので、人が読める形式になっています。Topics 分類に含まれます。
トピックの分類
Topics 分類は、Topics API がユーザーの興味を示すために使用する、公開され、人間が選定した、判読可能なカテゴリの階層です。
高信頼実行環境(TEE)
コンピュータのハードウェアとソフトウェアの安全な構成。これにより、外部の関係者は、漏洩を恐れずにマシンで実行されているソフトウェアの正確なバージョンを確認できます。これにより外部関係者は、ソフトウェア メーカーが主張している動作を、ソフトウェアが、それ以上でもそれ以下でもなく正確に実行していることを確認できます。
プライバシー サンドボックスの提案で使用される TEE について詳しくは、Protected Audience API サービスの説明と集計サービスの説明をご覧ください。
User-Agent Client Hints(UA-CH)
User-agent client hints provide specific pieces of the User-Agent string on explicit request. This helps reduce passive surfaces in the User-Agent string which may lead to user identification or covert tracking.
UA-CH is sometimes referred to as "Client Hints."
ユーザー エージェント文字列
ユーザー エージェント文字列は、サーバーとネットワーク ピアがユーザー エージェントのアプリケーション、オペレーティング システム、ベンダー、またはバージョンの識別情報をリクエストするために使用する HTTP ヘッダーです。ユーザー エージェント文字列によって大量のデータがブロードキャストされるため、ユーザーのプライバシーに問題が生じます。機密情報を削除し、パッシブ フィンガープリントを減らすために、ユーザー エージェントの削減が提案されます。
.well-known
.well-known is a file used to add redirects to a website from standardized URLs.
For example, password managers can make it easier for users to update passwords
if a website sets a redirect from /.well-known/change-password
to the change
password page of the site.
In addition, it can be useful to access policy or other information about a
host before making a request. For example, robots.txt
tells web crawlers
which pages to visit and which pages to ignore. IETF
RFC8615 outlines a standardized way
to make site-wide metadata accessible in standard locations in a /.well-known/
subdirectory.
See a list of recommendations for .well-known
at
iana.org/assignments/well-known-uris/well-known-uris.xhtml.
ワークレット
ワークレットを使用すると、特定の JavaScript 関数を実行し、リクエスト元に情報を返すことができます。ワークレット内では JavaScript は実行できますが、外部ページとのやり取りや通信はできません。
ワークレットは、Shared Storage API でデータを保存、抽出するために使用されます。