attribution-reporting-api
attribution-reporting-api copied to clipboard
Attribution Reporting API
Need some details on load handling capacity of aggregation service, we do have the guide for **vertical scaling** in documentation , to choose the right instance type based on the...
If a source's trigger specs have non-default summary buckets, how is the randomized response algorithm affected?
https://wicg.github.io/attribution-reporting-api/#max-event-level-reports-per-attribution-destination
What do attribution-success debug reports look like under Full Flex? And IIUC the [`trigger-event-low-priority` verbose debug report](https://wicg.github.io/attribution-reporting-api/#trigger-debug-data-type-trigger-event-low-priority) probably doesn't exist under Full Flex, as reports no longer have priority, only...
Am i correct or no when assume that: source-side key piece bits in aggregation key is a 64 most significant bits in 128 bit integer but this integer is encoded...
Is it permissible for an adtech/platform to pass creative id inside source_event_id so that it can be used an aggregatable dimension via event level reports?
Currently, when a trigger is registered the browser looks up all sources which are registered within the destination site to perform attribution. Once the matching source is found, the filtering...
Update the [flex event proposal](https://github.com/WICG/attribution-reporting-api/blob/main/flexible_event_config.md) to clarify which features are available for testing and which are not (summary buckets & multiple trigger specs)
Add some reference to [event_level_epsilon](https://github.com/WICG/attribution-reporting-api/pull/1097) to the main explainer, likely the [Data limits & noise section](https://github.com/WICG/attribution-reporting-api/blob/main/EVENT.md#data-limits-and-noise). We may also want to add a reference to the flex event explainer and/or...