diff --git a/api.bs b/api.bs index 2805b4b..06156d7 100644 --- a/api.bs +++ b/api.bs @@ -422,7 +422,7 @@ interface PrivateAttributionAggregationServices { [SecureContext, Exposed=Window] interface PrivateAttribution { - readonly attribute PrivateAttributionAggregationServices aggregators; + readonly attribute PrivateAttributionAggregationServices aggregationServices; }; @@ -603,7 +603,7 @@ The arguments to measureConversion() are as
aggregator
A selection from the [=aggregation services=] that can be found in aggregators. + attribute for=PrivateAttribution>aggregationServices.
epsilon
The amount of [=privacy budget=] to expend on this [=conversion report=].