Skip to content

Commit c7c48f9

Browse files
authored
Update linked-audiences-use-cases.md
1 parent a343712 commit c7c48f9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/engage/audiences/linked-audiences-use-cases.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ redirect_from:
77
hidden: false
88
---
99

10-
# Linked Audience Use cases
10+
# Linked Audience Use Cases
1111

1212
Below are some example use cases to help you learn more about Linked Audiences.
1313

@@ -59,4 +59,4 @@ Relationships are defined between:
5959
- `Accounts` and `Credit Cards`
6060
- `Credit Cards` and `Transactions`
6161

62-
In the warehouse, `subscriptions.tier` is a column in the `Subscriptions` table, and `transactions.count` is a column in the `Transactions` table. By filtering against the `subscriptions.tier` column for the "Premium" value, and the `transactions.count` column for values greater than five, marketers can return a list of users that have a premium account where there are greater than five transactions.
62+
In the warehouse, `subscriptions.tier` is a column in the `Subscriptions` table, and `transactions.count` is a column in the `Transactions` table. By filtering against the `subscriptions.tier` column for the "Premium" value, and the `transactions.count` column for values greater than five, marketers can return a list of users that have a premium account where there are greater than five transactions.

0 commit comments

Comments
 (0)