Skip to content

privacysandbox/aggregation-service

Repository files navigation

Aggregation Service for Measurement

Aggregation Service provides server-side mechanism for adtechs to create summary reports. A summary report is the result of noisy aggregation applied to a batch of aggregatable reports. Summary reports allow for greater flexibility and a richer data model than event-level reporting, particularly for some use-cases like conversion values. Aggregation Service operates on aggregatable reports that are encrypted reports sent from individual user devices which contain data about individual events in the client software, such as a Chrome browser or an Android device.

Build and deploy

This repository contains instructions and scripts to set up and test the Aggregation Service for Aggregatable Reports locally and on Cloud (AWS and GCP). If you want to learn more about the Privacy Sandbox Aggregation Service for the Attribution Reporting API and other use cases, read the Aggregation Service proposal.

Key documents

Explainers

Operating documentation

Support

You can reach out to us for support through creating issues on this repository or sending us an email at aggregation-service-support<at>google.com. This address is monitored and only visible to selected support staff.

License

Apache 2.0 - See LICENSE for more information.

FAQ

Where should I post feedback/questions, this repo or the API repo?

For feedback/questions encountered during using this aggregation service implementation, please use the support channels provided by this repo. For feedback/requests related to the APIs in general, please initiate discussions in the respective API repo eg. Attribution Reporting API repo.

About

This repository contains instructions and scripts to set up and test the Privacy Sandbox Aggregation Service

Resources

License

Security policy

Stars

Watchers

Forks