Skip to content

Commit 4d431b1

Browse files
authored
Merge pull request #4790 from segmentio/bill-wilkin-patch-4
Specified that unique traits are in alphabetical order
2 parents c1707e3 + 19002d1 commit 4d431b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/engage/audiences/computed-traits.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ Account-level examples:
104104

105105
### Unique List
106106

107-
Unique list computed traits will output a **list of unique values** for an **event property**. This is helpful to understand the different types of products or content that a customer or users in an account have interacted with or purchased. Customers are creating traits like `unique_product_categories_viewed` and sending them to email marketing tools and accessing them through the Profiles API for in-app personalization.
107+
Unique list computed traits will output a **list of unique values** in alphabetical order for an **event property**. This is helpful to understand the different types of products or content that a customer or users in an account have interacted with or purchased. Customers are creating traits like `unique_product_categories_viewed` and sending them to email marketing tools and accessing them through the Profiles API for in-app personalization.
108108

109109
Example use cases:
110110
- Unique products purchased

0 commit comments

Comments
 (0)