Skip to content

Commit 2624486

Browse files
Update index.md
1 parent 27d7291 commit 2624486

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/engage/audiences/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ To create a new audience or trait:
231231

232232
2. Configure and preview your Audience or Trait.
233233
- A lightning bolt next to `Realtime Enabled` indicates that the computation updates in real-time.
234-
- Configure the **Include Historical Event Data** option to limit how far back event data is processed by setting a lookback window (for example, the “last 90 days”). Unchecking **Include Historical Event Data** computes values without historical event data, using only data arriving after audience creation.
234+
- Configure the **Include Historical Event Data** option to limit how far back event data is processed by setting a lookback window (for example, the “last 90 days”). When the **Include Historical Event Data** is unchecked, only event data received after audience creation is used. However, trait data is always included as part of the filtering criteria whenever it is defined in the audience, regardless of the **Include Historical Event Data** setting, as lookback windows do not apply to trait data since it represents a snapshot of profile attributes at a given time.
235235

236236
3. Select destinations to connect, then review and create your audience or trait.
237237

@@ -257,7 +257,7 @@ To edit a realtime trait or audience:
257257
Engage then processes your realtime audience or trait edits. While the edit task runs, the audience remains locked and you can't make further changes. Once Engage incorporates your changes, you'll be able to access your updated audience or trait.
258258

259259
> warning ""
260-
> If your audience includes historical data (Historical Backfill is enabled), editing an audience creates a new backfill task. The backfill task, and therefore the edit task, take longer to process if the audience is connected to a destination with rate limits. Rate-limited destinations dictate how fast Engage can backfill. View a list of [rate-limited destinations](/docs/engage/using-engage-data/#rate-limits-on-engage-event-destinations).
260+
> If your audience includes historical event data (**Include Historical Event Data** is enabled), editing an audience creates a new backfill task (you may also change this setting after creation). The backfill task, and therefore the edit task, take longer to process if the audience is connected to a destination with rate limits. Rate-limited destinations dictate how fast Engage can backfill. View a list of [rate-limited destinations](/docs/engage/using-engage-data/#rate-limits-on-engage-event-destinations).
261261
262262
> warning ""
263263
> It's not possible to edit an audience to convert it from real-time to batch, or vice-versa. If the computation type needs to be changed, you will need to recreate the audience with the appropriate conditions.

0 commit comments

Comments
 (0)