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/connections/destinations/catalog/actions-facebook-conversions-api/index.md
+23Lines changed: 23 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -62,6 +62,29 @@ Set up your Pixel to work with the Facebook Conversions API (Actions) destinatio
62
62
5. On the **Settings** tab, enter in your Pixel ID and click **Save**.
63
63
6. Follow the steps in the Destinations Actions documentation on [Customizing mappings](/docs/connections/destinations/actions/#customize-mappings).
64
64
65
+
## Actions v2
66
+
Segment created new Actions v2 to provide you with additional access to features. Segment's Actions v2 support the following features:
67
+
-**Sync modes**: Control how Segment updates your Facebook Business Events Manager by selecting a [sync mode](#sync-modes), or a strategy for updating your downstream data.
68
+
-**Dynamic dropdowns**: When creating or updating a mapping in the Segment app, the dropdown auto-populates all of the available properties directly from Facebook.
69
+
70
+
> warning ""
71
+
> You might need to reauthorize your Facebook Business Events Manager account to use all of the features associated with v2 Actions.
72
+
73
+
The following Facebook Conversions API (Actions) are Actions v2:
74
+
-[Purchase v2](#purchase-v2)
75
+
-[Add to Cart v2](#add-to-cart-v2)
76
+
-[Custom Event v2](#custom-event-v2)
77
+
-[Page View v2](#page-view-v2)
78
+
-[View Content v2](#view-content-v2)
79
+
-[Initiate Checkout v2](#initiate-checkout-v2)
80
+
-[Search v2](#search-v2)
81
+
82
+
### Sync modes
83
+
Sync modes allow users to define how Segment should update the data in your destination.
84
+
85
+
Available sync modes for the Facebook Conversions API (Actions) include:
86
+
-**Add**: Add records to a list, segment, or journey.
0 commit comments