Skip to content

Commit 404015c

Browse files
authored
Update index.md
1 parent 9a40140 commit 404015c

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)