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: src/engage/audiences/index.md
+2-4Lines changed: 2 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -258,7 +258,5 @@ The audience builder accepts CSV and TSV lists.
258
258
### How does the historical data flag work?
259
259
Including historical data lets you take past information into account. You can data only exclude historical data for real-time audiences. For batch audiences, Segment includes historical data by default.
260
260
261
-
### Is it possible to create an Audience based on context.traits within a Track event?
262
-
Traits found within the context.traits of track events are not able to be chosen as conditions in the Audience Builder's Event Properties section.
263
-
264
-
261
+
### Can I build an audience based on `context.traits` in a Track event?
262
+
No. Traits located in the `context.traits` object of a Track event aren’t available in the Event Properties section of the Audience Builder. You can only use top-level event properties to define event-based audience conditions.
0 commit comments