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/computed-traits.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -171,7 +171,7 @@ To edit a real-time Trait, follow these steps:
171
171
172
172
Engage then processes your Trait edits. While the edit task runs, the trait remains locked and you can't make further changes. Once Engage has finished incorporating your changes, you'll be able to access your updated Trait.
173
173
174
-
Use the Overview page to view trait details and current [compute status](/docs/engage/audiences/#compute-statuses). For real-time traits, click **Refresh Trait** to see the current number of users with the trait.
174
+
Use the Overview page to view trait details and [compute status](/docs/engage/audiences/#compute-statuses). For real-time traits, click **Refresh Trait** to see the current number of users with the trait.
175
175
176
176
## Accessing your Computed Traits using the Profiles API
Copy file name to clipboardExpand all lines: src/engage/audiences/index.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -91,7 +91,7 @@ As a result, **Segment recommends waiting at least 24 hours for an Audience to f
91
91
From the Overview page, you can view Audience details including the current compute status and a progress bar for real-time and batch Audiences. Engage updates the progress bar and status for real-time computations approximately every 10 minutes.
92
92
93
93
> info ""
94
-
> Engage only displays the progress bar when you create new Audiences or Traits.
94
+
> Engage only displays the progress bar when you create a new Audience or Trait.
95
95
96
96
### Refresh real-time Audiences and Traits
97
97
@@ -118,7 +118,7 @@ Engage displays the following compute statuses for Audiences and Traits.
| Preparing | Engage is preparing the computation. |
120
120
| Computing | Engage is computing the Audience or Trait. |
121
-
| Live | The computation is up-to-date with the most recent data, based on the most recent sync cadence. Engage updates batch Audiences and Traits approximately once every hour. |
121
+
| Live | The Audience or Trait is up-to-date, based on the most recent sync cadence. Engage updates batch Audiences and Traits approximately once every hour. |
122
122
| Not Computing | Engage displays this status when there are no destinations connected and `Compute without connected destinations` isn't selected. |
123
123
| Disabled | The Audience or Trait is disabled. |
124
124
| Failed | The computation was cancelled or failed to compute. Please contact [Segment support](https://segment.com/help/contact/){:target="_blank"}. |
@@ -163,7 +163,7 @@ To edit a realtime Trait or Audience, follow these steps:
163
163
3. Select the **Builder** tab and make your edits.
164
164
4. Select **Save Audience** to confirm your edits.
165
165
166
-
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. Use the Overview page to view the current [compute status](#compute-statuses) and Audience details, and refresh real-time computations.
166
+
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. Use the Overview page to view the [compute status](#compute-statuses) and Audience details, and refresh real-time computations.
167
167
168
168
> warning ""
169
169
> 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).
0 commit comments