Skip to content

Commit 2684192

Browse files
committed
More feedback from the Linked Audiences PM
1 parent e56f2e3 commit 2684192

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/unify/linked-profiles/linked-audiences.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ Build an audience with `Accounts`, `Credit Cards`, and `Transactions` where the
7676
In the Data Graph, `Accounts`, `Credit Cards`, and `Transactions` are defined as entities. Relationships are defined between:
7777
- `Profiles` and `Accounts`
7878
- `Accounts` and `Credit Cards`
79-
- `Accounts` and `Subscriptions`
79+
- `Credit Cards` and `Transactions`
8080

8181
In the warehouse:
8282
- `credit_cards.name` is a column in the `credit_cards` table
@@ -96,6 +96,8 @@ Use the Audience overview page to build or maintain a Linked Audiences.
9696
5. Preview your audience, then click **Next**.
9797
6. Enter an audience name and description, then click **Create Audience**.
9898

99+
After creating the audience, you'll be redirected to the Overview page. By default, the audience is disabled. You'll need to manually enable the audience for the audience to compute.
100+
99101
> warning ""
100102
> Linked Audiences can't be edited or deleted. Create a new audience to update conditions. To disable an audience, navigate to the **Settings** tab of an audience and toggle the **Enabled** button off.
101103

0 commit comments

Comments
 (0)