We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8a22f9 commit 6159fcdCopy full SHA for 6159fcd
api.bs
@@ -1364,6 +1364,8 @@ To <dfn>validate {{AttributionConversionOptions}}</dfn> |options|:
1364
throw a {{RangeError}}.
1365
1. If |options|.{{AttributionConversionOptions/histogramSize}}
1366
is 0 or greater than the [=implementation-defined=] <dfn>maximum histogram size</dfn>,
1367
+ or is greater than the <dfn ignore>maximum aggregation-service histogram size</dfn>,
1368
+ if any, for |options|.{{AttributionConversionOptions/aggregationService}},
1369
1370
1. Switch on the value of |options|.{{AttributionConversionOptions/logic}}:
1371
<dl class="switch">
0 commit comments