From 6b8e857a70ea7d804cf096134fadd9977083ef41 Mon Sep 17 00:00:00 2001 From: Martin Thomson Date: Fri, 29 Nov 2024 12:02:45 +1100 Subject: [PATCH] Tweaks to the method --- api.bs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api.bs b/api.bs index bf3f84a..3cc38dc 100644 --- a/api.bs +++ b/api.bs @@ -408,7 +408,7 @@ but that is not required, and impressions are not scoped to a single aggregation service. -enum PrivateAttributionProtocol { "dap-11", "tee-00" }; +enum PrivateAttributionProtocol { "dap-12-histogram", "tee-00" }; dictionary PrivateAttributionAggregationService { required DOMString url;