Demonstracje Piaskownicy prywatności

Wersje demonstracyjne i współpracy zawierają informacje o interfejsach API Piaskownicy prywatności.

Dostępnych jest kilka wersji demonstracyjnych interfejsów API Piaskownicy prywatności. Większość z nich wymaga znajomości interfejsów API. Jeśli nie czytałeś(-aś) dokumentacji, zapoznaj się z linkami, które podaliśmy wraz z demonstracjami.

Prezentacje i współpraca

Protected Audience API

The demo uses the Protected Audience API to join ad interest groups on two advertiser sites, and then initiates an on-device auction to select an ad for display on a publisher site.

Topics API

With the Topics API, a user's device observes and records topics that appear to be of interest to the user based on their activity. The API then allows callers (such as ad tech platforms) to access these topics without revealing other information about the user's activity. The following resources provide examples of the API in action.

Resources for Topics on the Web

Resources for Topics on Android

Raporty atrybucji

Interfejs Attribution Reporting API umożliwia reklamodawcom i dostawcom technologii reklamowych pomiar konwersji w przypadku kliknięć i wyświetleń reklam, reklam w ramce iframe innej firmy oraz reklam w kontekście własnym. W tym przykładzie reklamodawca korzysta z usług dostawcy technologii reklamowych, aby wyświetlać reklamy w witrynie wydawcy.

Prezentacja

Noise Lab

Gdy raporty podlegające agregacji są grupowane przez moduł zbierający i przetwarzane przez usługę do agregacji, do wynikowych raportów podsumowujących dodawane są losowe dane, aby chronić prywatność użytkowników. Użyj Noise Lab, aby eksperymentować z różnymi wartościami i sprawdzać wpływ szumu.

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) 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 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.

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.

Platforma wersji demonstracyjnych Piaskownicy prywatności

Platforma wersji demonstracyjnych Piaskownicy prywatności zawiera przepisy, przykładowy kod i aplikacje demonstracyjne oparte na interfejsach API Piaskownicy prywatności. Mają one pomóc firmom i deweloperom w dostosowaniu aplikacji i firm, które obsługują, do ekosystemu internetowego bez plików cookie innych firm.

Przypadek użycia Opis Interfejsy API
Retargeting / Remarketing Jak wyświetlać trafne reklamy użytkownikowi, który szukał w internecie informacji o marce lub produkcie. Protected Audience API
Fenced Frame
Określanie udziału w konwersji po jednym kontakcie Jak mierzyć konwersje po obejrzeniu reklam w witrynie z wiadomościami i kupieniu produktu w witrynie zakupów online. Interfejs Attribution Reporting API
Reklama wideo VAST typu In-Stream na aukcji z Protected Audience API z 1 sprzedawcą Zawiera szczegółowe informacje o tymczasowym rozwiązaniu, które umożliwia odtwarzaczom wideo osadzonym na najwyższym poziomie dostęp do adresu URL pliku XML VAST. Protected Audience API
Reklama wideo VAST typu In-Stream w konfiguracji aukcji sekwencyjnej z użyciem Protected Audience API Pokazuje jeden ze sposobów obsługi plików XML VAST w konfiguracji aukcji sekwencyjnej Protected Audience, gdy reklama jest renderowana w ramce iframe. Protected Audience API