Skip to content

Commit f09a280

Browse files
authored
Update header
1 parent 8606c5b commit f09a280

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/engage/audiences/account-audiences.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ Use-cases for account-level computed traits include:
6666
> info ""
6767
> Use SQL traits for complex calculations not supported by computed traits. For example, you would use SQL traits to calculate the number of unique users associated with an account who have logged in during the past month.
6868
69-
### Use account-level SQL traits to associate users to the account
69+
### Use account-level SQL traits to associate users to an account
7070

7171
To associate users to an account via SQL traits, we have to return both group_id and user_id in the account level SQL trait - this will fire a group call with the userId and the groupId in question, which is the method that Segment uses to add users to groups in destinations.
7272

0 commit comments

Comments
 (0)