Skip to content

Commit d6874c6

Browse files
Merge pull request #7021 from segmentio/DOC-971-IG
Trait Activation for classic destinations
2 parents 5ac5550 + 1f98471 commit d6874c6

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

src/engage/trait-activation/index.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ Use Trait Activation to configure sync payloads that you send from Engage Audien
1111

1212
Trait Activation includes both [Trait Enrichment](/docs/engage/trait-activation/trait-enrichment/) and [ID Sync](/docs/engage/trait-activation/id-sync/). With Trait Enrichment, use custom, SQL, computed, and predictive traits to enrich the data you map to your destinations or destination functions. Use ID Sync to select identifiers and a sync strategy for each identifier when syncing Engage Audiences to Destinations.
1313

14-
1514
## Trait Activation setup
1615

1716
To get started with Trait Activation, you'll need to set up the destination that you'll use with [Trait Enrichment](/docs/engage/trait-activation/trait-enrichment/) and [ID Sync](/docs/engage/trait-activation/id-sync/).
@@ -22,12 +21,13 @@ To get started with Trait Activation, you'll need to set up the destination that
2221
Select your destination, view its Segment documentation, then follow the corresponding required setup steps.
2322

2423

25-
|-----------------------|---------------|
26-
|Destination | Type |
27-
| [Facebook Custom Audiences](/docs/connections/destinations/catalog/personas-facebook-custom-audiences/) | List |
28-
| [Google Ads Remarketing Lists](/docs/connections/destinations/catalog/adwords-remarketing-lists/#overview) | List |
29-
| [Destination Actions](/docs/connections/destinations/actions/#available-actions-based-destinations). | Actions |
30-
| [Destination Functions](/docs/connections/functions/destination-functions/#create-a-destination-function) | Function |
24+
|Destination | Type | Compatible with Trait Enrichment | Compatible with ID Sync |
25+
|-----------------------| -----------------------------------------------------------------------------------| --------------------------------- | ----------------------- |
26+
| [Facebook Custom Audiences](/docs/connections/destinations/catalog/personas-facebook-custom-audiences/) | List | ![Supported](/docs/images/supported.svg){:class="inline"} | ![Supported](/docs/images/supported.svg){:class="inline"} |
27+
| [Google Ads Remarketing Lists](/docs/connections/destinations/catalog/adwords-remarketing-lists/#overview) | List | ![Supported](/docs/images/supported.svg){:class="inline"} | ![Supported](/docs/images/supported.svg){:class="inline"} |
28+
| [Destination Actions](/docs/connections/destinations/actions/#available-actions-based-destinations) | Actions | ![Supported](/docs/images/supported.svg){:class="inline"} | ![Supported](/docs/images/supported.svg){:class="inline"} |
29+
| [Destination Functions](/docs/connections/functions/destination-functions/#create-a-destination-function) | Function | ![Supported](/docs/images/supported.svg){:class="inline"} | ![Supported](/docs/images/supported.svg){:class="inline"} |
30+
| [Classic Destinations](/docs/connections/destinations/#add-a-destination) | Classic | ![Unsupported](/docs/images/unsupported.svg){:class="inline"} | ![Supported](/docs/images/supported.svg){:class="inline"} |
3131

3232
### Resyncs
3333

0 commit comments

Comments
 (0)