As of June 20, 2025, this name is no longer defined by a Web Platform specification
Definition
Privacy-Preserving Attribution: Level 1 defines PrivateAttributionAggregationServices
[SecureContext, Exposed=Window]
interface PrivateAttributionAggregationServices {
readonly maplike<USVString, PrivateAttributionAggregationService>;
};