Skip to content

WICG/privacy-preserving-ads

Repository files navigation

This is the repository for various privacy-preserving ads proposals.

Ad Selection API Proposal

Overview

The documents in this repository are meant to help describe the Ad Selection API, a privacy-preserving ads (PPA) proposal that is substantially similar to other ad serving proposals from a structure, flow, and syntax perspective, but with some core differences related to overall model and infrastructure that we believe provide critical capabilities that will enable the open web ecosystem to effectively move to privacy-preserving ads APIs.

We plan to hold regular meetings under the auspices of the WICG to go through the details of this proposal and quickly respond to feedback. Please comment on the timing question in Issue #50 if you want to participate in these meetings to influence the direction of the proposal.

If you are ready to dive in, we recommend you start with the following content:

  • The Ad Selection API overview, which describes the proposal at a high-level including descriptions of privacy model, infrastructure, and features.
  • The Auction & infrastructure design, which contains diagrams of the auction and ad serving flows and how they are similar and different to other proposals in this space.

Since this API leverages similar concepts from other proposals, some of the concepts referenced are already well-described in those proposals' GitHub repositories. We aim to minimize duplicative explanations and definitions in favor of focusing on documenting key additions and differences.

Documents in this repository:

  1. Proposal overview
    1. Ad Selection API overview: an overview of the Ad Selection API, including the rationale for a new proposal
    2. API differences: a high-level overview of differences between Ad Selection API and other industry proposals.
  2. Data flows & examples
    1. Auction & infrastructure design
    2. Life of an ad request
  3. API specification

Background reading: the Protected Audience API

Since this proposal leverages many of the concepts and terms used in the the Protected Audience API proposal, we recommend you review the following resources as a part of reviewing this proposal:

Archived Proposals

This repo has hosted a variety of proposals intended to help with the effort to enable privacy-preserving advertising on the web. While these proposals are not actively being worked on, we offer historical links here for educational purposes.