Definition
Privacy-Preserving Attribution: Level 1 defines PrivateAttributionAggregationServices
[SecureContext, Exposed=Window]
interface PrivateAttributionAggregationServices {
readonly maplike<USVString, PrivateAttributionAggregationService>;
};