This repository was archived by the owner on Mar 14, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +6
-4
lines changed
_partials/privacy-sandbox/timeline
docs/privacy-sandbox/private-aggregation Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 1919 </tr >
2020 <tr >
2121 <td>Private Aggregation debug mode availability dependent on 3PC eligibility<br><a href="https://github.com/patcg-individual-drafts/private-aggregation-api/issues/57">GitHub issue</a></td>
22- <td>Expected in Chrome in Q4 2023 </td>
22+ <td>Available in Chrome M119 </td>
2323 </tr >
2424 <tr>
2525 <td>Reducing report delay<br>
2626<a href =" https://github.com/patcg-individual-drafts/private-aggregation-api/blob/main/report_verification.md#reduced-delay " >Explainer</a ></td >
27- <td >Expected in Chrome Q4 2023 </td >
27+ <td >Available in Chrome M119 </td >
2828 </tr >
2929 <tr >
3030 <td >Support for Private Aggregation API and Aggregation Service for Google Cloud<br >
3131<a href =" https://github.com/patcg-individual-drafts/private-aggregation-api#aggregation-coordinator-choice " >Explainer</a ></td >
32- <td >Expected in Chrome Q4 2023 </td >
32+ <td >Expected in Chrome M121 </td >
3333 </tr >
3434 <tr >
3535 <td >Padding for aggregatable report payloads<br >
3636<a href =" https://github.com/patcg-individual-drafts/private-aggregation-api#padding " >Explainer</a ></td >
37- <td >Expected in Chrome Q4 2023 </td >
37+ <td >Available in Chrome M119 </td >
3838 </tr >
3939</table >
Original file line number Diff line number Diff line change @@ -23,6 +23,8 @@ privacy-preserving manner.
2323
2424{% Partial 'privacy-sandbox/timeline/private-aggregation.njk' %}
2525
26+ {% Partial 'privacy-sandbox/timeline/private-aggregation-features.njk' %}
27+
2628## What is the Private Aggregation API
2729
2830The Private Aggregation API allows developers to generate aggregate data reports
You can’t perform that action at this time.
0 commit comments