attribution-reporting-api
attribution-reporting-api copied to clipboard
Attribution Reporting API
* When an unknown field value is used, explicitly display what are the allowed field names for that specific header (e.g. `Field must be one of...`) to make it easier...
For dicussion: Enable prioritization of reports if two reports are competing for the remaining budget. Just like the prio system in event-level reports, this would allow API users to define...
I was wondering if the proposal assumes, that the browser will block any footprinting (etc.) in the future? If not, wouldn't the ad tech itself be able to collect all...
There are a number of failure modes which can be difficult to observe due to the delayed reporting mechanism, and opaque way the browser handles sources and triggers for event...
In step 2 of this algorithm, https://wicg.github.io/attribution-reporting-api/#process-an-attribution-source, the browser drops sources which have already been attributed when there is a new matching source. This logic predates the priority mechanism, and...
https://html.spec.whatwg.org/multipage/webappapis.html#script-fetch-options
There are lots of parameters in [Section 7](https://wicg.github.io/attribution-reporting-api/#vendor-specific-values) of the proposal. I realize that Chrome is currently experimenting with the API, but the choice of parameters might be useful in...
Summary reports currently have an adjustable dial (called `epsilon`) which affects noise in the API. The resulting noise is distributed according to the Laplace distribution with a mean of zero...
Hello, One interesting evolution of the aggregation service would be to enable querying aggregate of keys. I think this was mentioned in the aggregate attribution API at a time when...