Skip to content

Commit a26d7a5

Browse files
authored
Merge pull request #7326 from segmentio/Panandhan22-patch-11
Entity property values in Linked audience builder are case-sensitive
2 parents dc37d89 + d62c0fb commit a26d7a5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/engage/audiences/linked-audiences.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,8 @@ After creating your Linked Audience, you will be brought to the Overview page wi
6161

6262
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.
6363

64-
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.
64+
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. This eliminates the need to type in the exact value you want to filter on. If the value you’re looking for isn’t listed, you can manually enter it into the input field. Manually entered values are case-sensitive.
65+
6566
Segment displays:
6667

6768
* the first 100 unique string entity property values from the data warehouse.

0 commit comments

Comments
 (0)