You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/user/bots.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -5100,7 +5100,7 @@ original3@email.com, Mary <person1@example.com>; John <person2@example.com>
5100
5100
**`additional_grouping_keys`**
5101
5101
5102
5102
(optional, list) By-default events are grouped by the E-Mail-Address into buckets. For each bucket one E-Mail is sent. You may add more fields to group-by here to make potentially more buckets.
5103
-
Side-effect: Every field that is included in the group-by is ensured to be uniqe for all events in the bucket and may thus be used for templating.
5103
+
Side-effect: Every field that is included in the group-by is ensured to be unique for all events in the bucket and may thus be used for templating.
5104
5104
Note: The keys listed here refer to the keys in the events (in contrast to the CSV column names).
0 commit comments