From 77f8433685ac432a01cff5671951dfea1471ff0f Mon Sep 17 00:00:00 2001 From: Samantha Crespo <100810716+samkcrespo@users.noreply.github.com> Date: Mon, 22 Jul 2024 15:50:28 -0700 Subject: [PATCH] Update using-predictions.md - nested properties --- src/unify/Traits/predictions/using-predictions.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/unify/Traits/predictions/using-predictions.md b/src/unify/Traits/predictions/using-predictions.md index 004ae32e4d..2320988ad3 100644 --- a/src/unify/Traits/predictions/using-predictions.md +++ b/src/unify/Traits/predictions/using-predictions.md @@ -126,3 +126,7 @@ Yes. Keep the following in mind when you work with Predictions: - **Predictions will not work as intended if you track more than 5,000 unique events in your workspace.** - **Prediction is failing with error "We weren't able to create this prediction because your requested prediction event is not being tracked anymore. Please choose a different prediction event and try again."** Predictions are computed based on the available data and the conditions specified for the trait. A gap in tracking events for seven continuous days could potentially affect the computation of the prediction. Nevertheless, once data tracking resumes and there is enough data, the prediction should be recomputed. + +#### Why don't I see an events nested properties in the Predictions Builder? + +At this time, the Predictions Builder does not display nested properties.