Skip to content

Commit 259571f

Browse files
authored
Add info about Customer Disclaimer Responses
1 parent 7866df6 commit 259571f

File tree

1 file changed

+10
-1
lines changed
  • src/connections/sources/catalog/cloud-apps/facebook-lead-ads

1 file changed

+10
-1
lines changed

src/connections/sources/catalog/cloud-apps/facebook-lead-ads/index.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,16 @@ See the example below:
9696
}
9797
```
9898

99+
## Customer Disclaimer Responses
100+
101+
If any checkboxes on the Custom Disclaimer form in Facebook are selected, the `custom_disclaimer_responses` field will be included in the data request sent to Segment. For more information, please refer to [Facebook's documentation](https://developers.facebook.com/docs/marketing-api/guides/lead-ads/retrieving#reading-custom-disclaimer-responses).
102+
103+
Segment recommends adding the `checkbox_key` in your source settings to ensure that our integration accurately checks custom disclaimer responses. If no custom disclaimer checkboxes are selected, Segment will not forward lead information to the source.
104+
![image](https://github.com/user-attachments/assets/8c60b239-9ea5-430f-af09-d39603ced6fb)
105+
106+
However, if no `checkbox_key` is added to Segment's source settings, our integration will send lead information by default, regardless of custom disclaimer selections.
107+
108+
99109
## Adding Destinations
100110

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

141151
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.
142152

143-
144153
## Troubleshooting
145154

146155
### No Data After Updating Credentials

0 commit comments

Comments
 (0)