Skip to content

Commit a88b1b5

Browse files
pwsegrchinn1
andauthored
Update src/engage/audiences/index.md
Co-authored-by: rchinn-segment <[email protected]>
1 parent cebfcae commit a88b1b5

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

src/engage/audiences/index.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,15 @@ You can also use computed traits in an Audience definition. For example, you can
4444
4545
### Time comparison
4646

47-
You can use various time comparison operators in your Audience definition. Such operators are: before date, after date, within last, within next, before last, after next. Only ISO timestamps can be used with these operators.
47+
You can use the following time comparison operators in your audience definition:
48+
- `before date`
49+
- `after date`
50+
- `within last`
51+
- `within next`
52+
- `before last`
53+
- `after next`
54+
55+
Only ISO timestamps can be used with these operators.
4856
If the timestamp is not a valid ISO timestamp (for example, a trailing 'Z' is missing), it will not be processed by Real-time compute. See [Real-time compute compared to batch](docs/engage/audiences/#real-time-compute-compared-to-batch)
4957

5058
### Funnel Audiences

0 commit comments

Comments
 (0)