เดโมและการทํางานร่วมกันจะอธิบาย Privacy Sandbox API
มีการแสดงตัวอย่างสําหรับ Privacy Sandbox API อยู่หลายรายการ ส่วนใหญ่จะต้องให้คุณคุ้นเคยกับ API ดังนั้นหากยังไม่ได้อ่านเอกสาร โปรดดูลิงก์ที่เราระบุไว้พร้อมกับเดโม
การสาธิตและการร่วมมือ
Protected Audience API
เดโมใช้ Protected Audience API เพื่อเข้าร่วมกลุ่มความสนใจตามโฆษณาในเว็บไซต์ของผู้ลงโฆษณา 2 ราย จากนั้นจะเริ่มการประมูลในอุปกรณ์เพื่อเลือกโฆษณาที่จะแสดงในเว็บไซต์ของผู้เผยแพร่โฆษณา
Topics API
เมื่อใช้ Topics API อุปกรณ์ของผู้ใช้จะสังเกตและบันทึกหัวข้อที่ดูเหมือนว่าผู้ใช้จะสนใจโดยอิงตามกิจกรรมของผู้ใช้ จากนั้น API จะอนุญาตให้ผู้เรียก (เช่น แพลตฟอร์มเทคโนโลยีโฆษณา) เข้าถึงหัวข้อเหล่านี้โดยไม่เปิดเผยข้อมูลอื่นๆ เกี่ยวกับกิจกรรมของผู้ใช้ แหล่งข้อมูลต่อไปนี้แสดงตัวอย่างการทำงานของ API
แหล่งข้อมูลสำหรับหัวข้อบนเว็บ
- การสาธิตส่วนหัว: วิธีนี้เป็นวิธีที่แนะนำและมีประสิทธิภาพมากกว่า
- การสาธิต JavaScript: ใช้เมธอด Topics ของ JavaScript หากแก้ไขส่วนหัวไม่ได้
- Colab ของ Topics API: ทดลองใช้โมเดล TensorFlow Lite ที่ Chrome ใช้เพื่ออนุมานหัวข้อจากชื่อโฮสต์
- เอกสารประกอบเกี่ยวกับ Topics สำหรับเว็บ: ดูข้อมูลเพิ่มเติมเกี่ยวกับวิธีการทำงานของ Topics และวิธีติดตั้งใช้งาน
แหล่งข้อมูลสำหรับ Topics ใน Android
- แอปตัวอย่าง: โปรดดูแอปตัวอย่าง Kotlin หรือ แอปตัวอย่าง Java เพื่อเป็นแนวทางในการผสานรวม
- Colab ของ Topics API: ทดสอบชุดค่าผสมต่างๆ ของข้อมูลแอปกับโมเดลตัวแยกประเภทหัวข้อ
- เอกสารประกอบเกี่ยวกับ Topics สำหรับ Android: ดูวิธีการทำงานของ Topics ใน Android
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
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) allows developers to opt a cookie into partitioned storage, with separate cookie jars per top-level site, improving user privacy and security. This demo illustrates how it works.
Related Website Sets
Related Website Sets is a way for a company to declare relationships among sites, so that browsers allow limited third-party cookie access for specific purposes. Chrome will use these declared relationships to decide when to allow or deny a site access to their cookies when in a third-party context.
- Demo
- Submission JSON generator.This tool generates the JSON resources needed to make a Related Website Sets (RWS) submission.
- Docs
นโยบายสิทธิ์
นโยบายสิทธิ์ช่วยให้นักพัฒนาซอฟต์แวร์ควบคุมฟีเจอร์ของเบราว์เซอร์ที่พร้อมใช้งานในหน้าเว็บ, 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
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 |