You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/engage/audiences/linked-audiences.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ hidden: true
10
10
> info "Linked Audiences is in private beta"
11
11
> Linked Audiences is in private beta, and Segment is actively working on this feature. Some functionality may change before it becomes generally available.
12
12
13
-
With Linked Audiences, you can use the relational data you've defined in your Data Graph to build audiences and send them to your downstream [actions-based destination](/docs/connections/destinations/actions/#available-actions-based-destinations).
13
+
With Linked Audiences, you can use the relational data you've defined in your Data Graph to build audiences and send them to your downstream [actions-based destination](/docs/connections/destinations/actions/#available-actions-based-destinations) in cloud-mode.
14
14
15
15
From the relationships you've defined between the profiles and entities in your warehouse, you can filter on an entity, profile trait, and audience membership conditions to create hyper-segmented audiences.
16
16
@@ -129,17 +129,17 @@ In the warehouse, `subscriptions.tier` is a column in the `Subscriptions` table,
129
129
130
130
## Step 2: Activate your Linked Audience
131
131
132
-
You can use your Linked Audience to activate any [actions-based destination](/docs/connections/destinations/actions/#available-actions-based-destinations). The steps below provide instructions on how to add a destination to your Linked Audience(s), and send an event that best matches your use case.
132
+
You can use your Linked Audience to activate any [actions-based destination](/docs/connections/destinations/actions/#available-actions-based-destinations) in cloud-mode. The steps below provide instructions on how to add a destination to your Linked Audience(s), and send an event that best matches your use case.
133
133
134
134
> info ""
135
135
> Segment has preset mappings for [Braze](/docs/connections/destinations/catalog/braze-cloud-mode-actions/#available-presets), [Iterable](/docs/connections/destinations/catalog/actions-iterable/#available-presets), and [Customer.io](/docs/connections/destinations/catalog/customer-io-actions/#available-presets) with many of the following steps already configured.
136
136
137
137
> warning ""
138
138
> Some action destinations have limitations on nested objects, and the depth of the `_entity_context` property.
139
139
140
-
### Step 2a: Add an action destination
140
+
### Step 2a: Add an action destination (cloud-mode only)
141
141
142
-
To activate your Linked Audience, you first need to add an action destination.
142
+
To activate your Linked Audience, you first need to add an actions-based destination.
143
143
144
144
From the Add destination window, select your destination and click **Next**.
Copy file name to clipboardExpand all lines: src/unify/linked-profiles/linked-events.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -134,7 +134,7 @@ entity "account-entity" {
134
134
To use Linked Events, you'll need to add an action destination to send enriched events to. Navigate to **Connections > Destinations**. Select an existing action destination, or click **+ Add destination** to add a new action destination.
135
135
136
136
> info ""
137
-
> For Linked Events, Segment supports [Destination Actions](/docs/connections/destinations/actions/).
137
+
> For Linked Events, Segment supports [Destination Actions](/docs/connections/destinations/actions/) in cloud-mode only.
138
138
139
139
140
140
## Step 5: Enrich events with entities
@@ -190,7 +190,7 @@ Segment currently syncs once every hour.
190
190
191
191
#### Which Destinations does Linked Events support?
192
192
193
-
For Linked Events, Segment supports all actions-based destinations.
193
+
For Linked Events, Segment supports all actions-based destinations in cloud-mode.
0 commit comments