From cde97a72875f20484e81b5c8c0e7312bd4060020 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marek=20Noco=C5=84?= Date: Mon, 25 Mar 2024 23:00:08 +0100 Subject: [PATCH] [Personalization] Removed mention of Bundle model --- docs/personalization/filters.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/personalization/filters.md b/docs/personalization/filters.md index a1c5eb32..476ff268 100644 --- a/docs/personalization/filters.md +++ b/docs/personalization/filters.md @@ -16,7 +16,7 @@ User profile-based filters are applicable in both publishing and eCommerce use c |Filter|Requirements and restrictions| |---|---| -|Do not recommend the item currently viewed|When you activate this filter, it removes the context items from the recommendation list. You might not want to use this filter if your strategy is based on the "Bundle" and ["Ultimately bought"](recommendation_models.md#ultimately-bought) models.| +|Do not recommend the item currently viewed|When you activate this filter, it removes the context items from the recommendation list. You might not want to use this filter if your strategy is based on the ["Ultimately bought"](recommendation_models.md#ultimately-bought) model.| |Do not recommend items the user already consumed|The Personalization service stores the CONSUME events of every user for one year. When you activate this filter, the user will not be recommended the consumed content again.| |Max. repeated shows of identical recommendations per session|When you activate this filter and set a value, after a content item/product is recommended a certain number of times during the current user session, it is removed from all recommendation lists.|