Skip to content

Commit 3b5020c

Browse files
authored
Update audiences/index.md
Add specificity that time comparison operators apply only to custom traits
1 parent ccad90a commit 3b5020c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/engage/audiences/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ You can use the following time comparison operators in your audience definition:
6060
- `before last`
6161
- `after next`
6262

63-
Only ISO timestamps can be used with these operators.
63+
Only ISO timestamps can be used with these operators. Additionally, these time comparison operators exclusively apply to custom traits.
6464
If the timestamp is not a valid ISO timestamp (for example, a trailing `Z` is missing), Segment won't process the audience in real-time. Learn more about [real-time compute compared to batch](docs/engage/audiences/#real-time-compute-compared-to-batch)
6565

6666
### Funnel Audiences

0 commit comments

Comments
 (0)