File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -1022,14 +1022,14 @@ and <a dictionary lt=PrivateAttributionConversionOptions>|options|</a>:
1022
1022
1. Validate the page-supplied API inputs:
1023
1023
1. Switch on the value of <a dict-member for=PrivateAttributionConversionOptions>logic</a> :
1024
1024
<dl class="switch">
1025
- </dl>
1026
1025
: <a enum-value for=PrivateAttributionLogic>"last-touch"</a>
1027
1026
:: Perform the following steps:
1028
1027
1. If <a dict-member for=PrivateAttributionConversionOptions>value</a> is 0,
1029
1028
throw a {{RangeError}} .
1030
1029
1. If <a dict-member for=PrivateAttributionConversionOptions>value</a>
1031
1030
is greater than <a dict-member for=PrivateAttributionConversionOptions>maxValue</a> ,
1032
1031
throw a {{RangeError}} .
1032
+ </dl>
1033
1033
1. If |options|.{{PrivateAttributionConversionOptions/lookbackDays}} is 0,
1034
1034
throw a {{RangeError}} .
1035
1035
1. Let |report| be an [=create an all-zero histogram|all-zero histogram=] .
You can’t perform that action at this time.
0 commit comments