From 9fb2b158db1a86df0fc76624eb3f5bba2c633f4c Mon Sep 17 00:00:00 2001 From: Martin Thomson Date: Tue, 24 Sep 2024 07:08:40 +1000 Subject: [PATCH] Small fixes of names Co-authored-by: Andy Leiserson --- api.bs | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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|.