Skip to content

Commit 80c548a

Browse files
Merge branch 'main' into site-names
2 parents 711f445 + e43fb83 commit 80c548a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api.bs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1022,14 +1022,14 @@ and <a dictionary lt=PrivateAttributionConversionOptions>|options|</a>:
10221022
1. Validate the page-supplied API inputs:
10231023
1. Switch on the value of <a dict-member for=PrivateAttributionConversionOptions>logic</a>:
10241024
<dl class="switch">
1025-
</dl>
10261025
: <a enum-value for=PrivateAttributionLogic>"last-touch"</a>
10271026
:: Perform the following steps:
10281027
1. If <a dict-member for=PrivateAttributionConversionOptions>value</a> is 0,
10291028
throw a {{RangeError}}.
10301029
1. If <a dict-member for=PrivateAttributionConversionOptions>value</a>
10311030
is greater than <a dict-member for=PrivateAttributionConversionOptions>maxValue</a>,
10321031
throw a {{RangeError}}.
1032+
</dl>
10331033
1. If |options|.{{PrivateAttributionConversionOptions/lookbackDays}} is 0,
10341034
throw a {{RangeError}}.
10351035
1. Let |report| be an [=create an all-zero histogram|all-zero histogram=].

0 commit comments

Comments
 (0)