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
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -219,3 +219,7 @@ After you start sending events, you should start seeing them in twenty minutes.
219
219
220
220
[Facebook](https://developers.facebook.com/docs/marketing-api/conversions-api/parameters/external-id/){:target="_blank"} allows you to send one External ID per payload as a string, or multiple per payload in an array of External ID strings. Send an array of External IDs through Segment by mapping an array to the `externalId` field when setting up your Actions mappings.
221
221
222
+
### Not seeing events in Facebook
223
+
224
+
Facebook releases updates to its platform regularly. Those updates will sometimes include new requirements for use of the Conversions API. Please check here: https://developers.facebook.com/docs/graph-api/changelog/version13.0 to keep up to date. A notable update pertaining to the Conversions API was v13.0, so take a look for additional requirements there and in any newer versions.
0 commit comments