Skip to content

Commit

Permalink
Merge pull request #7326 from segmentio/Panandhan22-patch-11
Browse files Browse the repository at this point in the history
Entity property values in Linked audience builder are case-sensitive
  • Loading branch information
pwseg authored Jan 23, 2025
2 parents dc37d89 + d62c0fb commit a26d7a5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/engage/audiences/linked-audiences.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,8 @@ 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. 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.

Segment displays:

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

0 comments on commit a26d7a5

Please sign in to comment.