Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7a2a2ec

Browse files
authored
Update index.md Custom traits mutable
1 parent c8520b2 commit 7a2a2ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/engage/audiences/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ You can also specify two different types of time-windows, `within` and `in betwe
3333

3434
### Custom Traits
3535

36-
You can also build Audiences based on custom traits. These traits can be collected from your apps when a user completes a form or signs up using an [Identify](/docs/connections/spec/identify) call. You can view these traits in the Profile explorer, as well.
36+
You can also build Audiences based on custom traits. These traits can be collected from your apps when a user completes a form or signs up using an [Identify](/docs/connections/spec/identify) call. You can view these traits in the Profile explorer, as well. Custom Traits are mutable and update to the latest value seen by the user's Identify events.
3737

3838
### Computed Traits
3939

0 commit comments

Comments
 (0)