From d9a5816586e39fe11760631303666e80b3ec4da8 Mon Sep 17 00:00:00 2001 From: Panandhan22 <115441424+Panandhan22@users.noreply.github.com> Date: Mon, 16 Dec 2024 10:48:15 +0800 Subject: [PATCH] Entity property values in Linked audience builder are case-sensitive. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit If you don’t see the value you’re looking for, you can manually enter it into the input field, and it is case-sensitive. --- src/engage/audiences/linked-audiences.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/engage/audiences/linked-audiences.md b/src/engage/audiences/linked-audiences.md index 890820817e..295fb84795 100644 --- a/src/engage/audiences/linked-audiences.md +++ b/src/engage/audiences/linked-audiences.md @@ -61,7 +61,7 @@ After creating your Linked Audience, you will be brought to the Overview page wi The linked audiences builder sources profile trait and event keys from the data warehouse. This data must be synced to the data warehouse through [Profiles Sync](/docs/unify/profiles-sync/overview/) before you can reference it in the linked audience builder. If there is a profile trait that exists in the Segment Profile that hasn’t successfully synced to the data warehouse yet, it will be grayed out so that it can’t be selected. -The linked audience builder also returns a subset of available entity property key values, event property and context key values, and profile trait key values that you can select in the input field drop-down so that you don’t need to type in the exact value that you want to filter on. If you don’t see the value you’re looking for, you can manually enter it into the input field. +The linked audience builder also returns a subset of available entity property key values, event property and context key values, and profile trait key values that you can select in the input field drop-down so that you don’t need to type in the exact value that you want to filter on. If you don’t see the value you’re looking for, you can manually enter it into the input field, and it is case-sensitive. Segment displays: * the first 100 unique string entity property values from the data warehouse.