Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Delegation #32

Open
benjaminsavage opened this issue Oct 3, 2024 · 0 comments
Open

Delegation #32

benjaminsavage opened this issue Oct 3, 2024 · 0 comments

Comments

@benjaminsavage
Copy link
Contributor

benjaminsavage commented Oct 3, 2024

There are millions of businesses who buy advertising. The vast majority of them will prefer to delegate ad measurement to another party. The work of collecting and storing encrypted histogram contributions, and subsequently passing them to the aggregation service will likely be too complex for all but the most sophisticated advertisers.

The spec does not (yet) address delegation.

We have discussed this at TPAC and here's a summary:

  1. Advertisers can delegate the ability to call measureConversion to iframes on their website.
  2. They can use a permission policy to grant access to call the API, and to specify how much of their privacy budget the script is allowed to spend.
  3. Different browsers will make different decisions about 3 numbers: the max number of delegations, the max privacy budget per delegation, the max combined privacy budget across all delegations.

Related issues:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Essential
Development

No branches or pull requests

1 participant