File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed
Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -1943,8 +1943,8 @@ The following keys are defined, corresponding to the members of
19431943the {{AttributionImpressionOptions}} dictionary passed to
19441944<a method for=Attribution>saveImpression()</a> . Default values for omitted
19451945optional keys are treated the same way as the corresponding
1946- {{AttributionImpressionOptions}} field.
1947-
1946+ {{AttributionImpressionOptions}} field. Unknown dictionary keys are ignored,
1947+ as are unknown parameters.
19481948
19491949<dl dfn-for=save-impression>
19501950 <dt> <dfn noexport><code>conversion-sites</code></dfn> </dt>
@@ -2044,8 +2044,9 @@ Measure-Conversion: aggregation-service="https://aggregator.example/tee", histog
20442044The following keys are defined, corresponding to the members of
20452045the {{AttributionConversionOptions}} dictionary passed to
20462046<a method for=Attribution>measureConversion()</a> . Default values for omitted
2047- optional keys are populated the same way as the corresponding
2048- {{AttributionConversionOptions}} field.
2047+ optional keys are treated the same way as the corresponding
2048+ {{AttributionConversionOptions}} field. Unknown dictionary keys are ignored, as
2049+ are unknown parameters.
20492050
20502051<dl dfn-for=measure-conversion>
20512052 <dt> <dfn noexport><code>aggregation-service</code></dfn> </dt>
You can’t perform that action at this time.
0 commit comments