Private Aggregation client-side contribution merging in M129+
611 views
Skip to first unread message
Alex Turner
unread,
Aug 16, 2024, 6:01:52 PM8/16/24
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to shared-storage-a...@chromium.org, fledge-ap...@chromium.org
Hi everyone,
Starting in M129, we plan to enable a new feature that will automatically merge together contributions for a report that have the same bucket and filtering ID. Additionally, contributions with a value of 0 will be dropped. This processing will be done before imposing the limit on the number of contributions per aggregatable report.
By merging together these contributions where possible, we can get additional utility out of the contribution limit. Otherwise, merging these sorts of contributions should not have any impact on the final outputs (i.e. summary reports). Note that this feature should not impact how you call the API or process the reports.