File tree 1 file changed +7
-7
lines changed
1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -978,14 +978,14 @@ and <a dictionary lt=PrivateAttributionConversionOptions>|options|</a>:
978
978
1. Validate the page-supplied API inputs:
979
979
1. Switch on the value of <a dict-member for=PrivateAttributionConversionOptions>logic</a> :
980
980
<dl class="switch">
981
+ : <a enum-value for=PrivateAttributionLogic>"last-touch"</a>
982
+ :: Perform the following steps:
983
+ 1. If <a dict-member for=PrivateAttributionConversionOptions>value</a> is 0,
984
+ throw a {{RangeError}} .
985
+ 1. If <a dict-member for=PrivateAttributionConversionOptions>value</a>
986
+ is greater than <a dict-member for=PrivateAttributionConversionOptions>maxValue</a> ,
987
+ throw a {{RangeError}} .
981
988
</dl>
982
- : <a enum-value for=PrivateAttributionLogic>"last-touch"</a>
983
- :: Perform the following steps:
984
- 1. If <a dict-member for=PrivateAttributionConversionOptions>value</a> is 0,
985
- throw a {{RangeError}} .
986
- 1. If <a dict-member for=PrivateAttributionConversionOptions>value</a>
987
- is greater than <a dict-member for=PrivateAttributionConversionOptions>maxValue</a> ,
988
- throw a {{RangeError}} .
989
989
1. If |options|.{{PrivateAttributionConversionOptions/lookbackDays}} is 0,
990
990
throw a {{RangeError}} .
991
991
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