Las demostraciones y colaboraciones te guiarán a través de las APIs de Privacy Sandbox.
Hay varias demostraciones disponibles para las APIs de Privacy Sandbox. La mayoría deberá estar familiarizado con las APIs. Si aún no leyó la documentación, consulta los vínculos que incluimos junto con las demostraciones.
Demostraciones y colaboraciones
Protected Audience API
该演示使用 Protected Audience API 加入两个广告客户网站上的广告兴趣群体,然后发起设备端竞价,以选择要在发布商网站上展示的广告。
API de Topics
La API de Topics permite que un navegador comparta información sobre los intereses de un usuario con terceros sin el uso de cookies de terceros. Permite la publicidad basada en intereses (IBA) sin hacer un seguimiento de los sitios que visita un usuario. Esta demostración muestra un ejemplo de la API en acción.
Datos demográficos
Colab
Este Colab facilita la carga del modelo de TensorFlow Lite que usa Chrome para inferir temas a partir de nombres de host.
Attribution Reporting
借助 Attribution Reporting API,广告客户和广告技术提供商可以衡量广告点击和观看转化、第三方 iframe 中的广告以及第一方环境中的广告。在此演示中,一位广告客户通过一家广告技术提供商在发布商网站上投放广告。
演示
噪声实验室
当可汇总报告由收集器批量处理并由汇总服务处理时,系统会将随机数据添加到生成的摘要报告中,以保护用户隐私。使用 Noise Lab 尝试使用不同的值,看看噪声的影响。
汇总服务
汇总服务负责解密和合并从可汇总报告中收集的数据、添加噪声,以及返回最终摘要报告。这一切都是在可信执行环境 (TEE) 中完成的。
Colab
Almacenamiento compartido
La API de Shared Storage proporciona almacenamiento que se puede usar entre sitios, lo que significa que usted almacena un valor en un dominio y, luego, lee el valor de otro. Puedes configurar datos con libertad, pero la forma en que los sacas del almacenamiento está restringida. Esta demostración ilustra cómo funciona.
条状标签
借助具有独立分区状态 (CHIPS) 的 Cookie,开发者可以选择将 Cookie 加入分区存储中,每个顶级网站采用单独的 Cookie JAR,从而加强用户隐私保护和安全性。此演示展示了其工作原理。
Conjuntos de sitios web relacionados
Los conjuntos de sitios web relacionados permiten que una empresa declare relaciones entre sitios de modo que los navegadores permitan el acceso limitado a las cookies de terceros para fines específicos. Chrome usará estas relaciones declaradas para decidir cuándo permitir o denegar el acceso de un sitio a sus cookies cuando esté en un contexto de terceros.
- Datos demográficos
- Generador de JSON de envío. Esta herramienta genera los recursos JSON necesarios para realizar el envío de conjuntos de sitios web relacionados (RWS).
- Documentos
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.
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 |