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
+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
@@ -211,7 +211,7 @@ After you start sending events, you should start seeing them in twenty minutes.
211
211
2. Click on the corresponding pixel.
212
212
3. In the Overview tab, look for events where the “Connection Method” is Server.
213
213
214
-
### Send Multiple External IDs
214
+
### Send multiple External IDs
215
215
216
-
Facebook allows one External ID to be sent per payload as a string or multiple to be sent per payload in an array of External ID strings: https://developers.facebook.com/docs/marketing-api/conversions-api/parameters/external-id/. You send an array of External IDs through Segment by mapping such an array to the `externalId` field when setting up your Actions mappings.
216
+
[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.
0 commit comments