diff --git a/api.bs b/api.bs index ee02d7d..ff8ef0a 100644 --- a/api.bs +++ b/api.bs @@ -670,11 +670,11 @@ and insufficient budget, the process will set a value of zero for all histogram buckets. To fill a histogram using last-touch attribution, -given |options|: +given |options|: 1. Initialize |impression| to a null value. -1. Initialize |value| to |options|.|value|. +1. Initialize |value| to |options|.{{PrivateAttributionConversionOptions/value}}. 1. Let |now| be the current time. @@ -739,7 +739,7 @@ given |options|, |week|, and [=moment=] |now|: continue the loop. 1. If |options|.{{PrivateAttributionConversionOptions/impressionSites}} - does not contain |impression|.source, + does not contain |impression|.impressionSite, continue the loop. 1. Add |impression| to |matching|.