Skip to content

Commit d68e6d8

Browse files
authored
Merge pull request #6179 from segmentio/courtneyga-patch-24
Add the full list of required fields for FB CAPI
2 parents f58ec6c + 404015c commit d68e6d8

File tree

1 file changed

+1
-1
lines changed
  • src/connections/destinations/catalog/actions-facebook-conversions-api

1 file changed

+1
-1
lines changed

src/connections/destinations/catalog/actions-facebook-conversions-api/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ Segment automatically maps User Data fields to their corresponding parameters [a
205205

206206
### Server Event Parameter Requirements
207207

208-
Facebook requires the `action_source` server event parameter for all events sent to the Facebook Conversions API. This parameter specifies where the conversions occur. If `action_source` is set to **website**, then the `client_user_agent` and the `event_source_url` parameters are also required. Events sent to the Conversions API that don't meet the requirements may not be available for optimization, targeting, or measurement.
208+
Facebook requires the `action_source` server event parameter for all events sent to the Facebook Conversions API. This parameter specifies where the conversions occur. If `action_source` is set to **website**, then the `client_user_agent` and the `event_source_url` parameters are also required. Events sent to the Conversions API that don't meet the requirements may not be available for optimization, targeting, or measurement. Facebook requires additional fields as well such as, Event Name, Event Type, and User Data. See the full list of required fields [here](https://developers.facebook.com/docs/marketing-api/conversions-api/parameters/server-event/).
209209

210210
### Verify Events in Facebook
211211

0 commit comments

Comments
 (0)