diff --git a/api.bs b/api.bs index 2805b4b..b9d3e71 100644 --- a/api.bs +++ b/api.bs @@ -396,6 +396,14 @@ the {{PrivateAttributionConversionOptions/aggregator}} member of the {{PrivateAttributionConversionOptions}} dictionary when calling the measureConversion() method. +## Navigator Interface ## {#navigator-interface} + + +partial interface Navigator { + [SecureContext, SameObject] readonly attribute PrivateAttribution privateAttribution; +}; + + ## Finding a Supported Aggregation Service ## {#find-aggregation-service} The aggregationServices attribute