Skip to content

Commit 056286e

Browse files
authored
Merge pull request #5806 from segmentio/samkcrespo-patch-1
Update audiences/index.md to add specificity that time comparison operators apply only to custom traits
2 parents 7adeb44 + 3b5020c commit 056286e

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)