Skip to content

Commit

Permalink
Merge pull request #7192 from segmentio/joeynmq-patch-2
Browse files Browse the repository at this point in the history
Add info about Customer Disclaimer Responses
  • Loading branch information
forstisabella authored Nov 19, 2024
2 parents 50bb5b3 + b90cc27 commit f78780e
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,15 @@ See the example below:
}
```

## Customer Disclaimer Responses

If you've selected any checkboxes on Facebook's Custom Disclaimer form, the `custom_disclaimer_responses` field is included in the data request sent to Segment. For more information, please refer to Facebook's [Retrieving Leads documentation](https://developers.facebook.com/docs/marketing-api/guides/lead-ads/retrieving#reading-custom-disclaimer-responses){:target="_blank”}.

Segment recommends updating the `checkbox_key` in your Facebook Lead Ads source settings to ensure that Segment accurately checks custom disclaimer responses. If no custom disclaimer checkboxes are selected, Segment does not forward lead information to the source.

If no `checkbox_key` is added to Segment's source settings, Segment sends lead information by default, regardless of your custom disclaimer selections.
![A screenshot of the settings page for a Facebook Lead Ads source, with a red box around the Customer Disclaimer Responses setting.](images/customer-disclaimer-settings.png)

## Adding Destinations

Now that your Source is set up, you can connect it with destinations. 
Expand Down Expand Up @@ -140,7 +149,6 @@ Destinations that can be used with the Facebook Lead Ads Source:

Log into your downstream tools and check that your events are populating, and contain all of the properties you expect. If all your events and properties are not showing up, refer to the [Destination docs](/docs/connections/destinations/) for troubleshooting.


## Troubleshooting

### No Data After Updating Credentials
Expand Down

0 comments on commit f78780e

Please sign in to comment.