Facebook Ads integration connector
Add white-label customer-facing integration with Facebook Ads into your app with just a few lines of code.
Managed authentication
Connect your customer accounts in Facebook Ads without researching its API, registering in a developer program, and getting your application approved. We take care of authentication, secure credentials storage, and token refreshes so you don't have to.
Just one line of code for you and one click for your customers:
iApp.integration('facebook-ads').open()
Add Facebook Ads to your app in the next 30 minutes
Execute Facebook Ads operations on behalf of your customers
Get information about available operations in a consistent way: name, description, input, output. Run operations using simple consistent API.
GetAgencies
GetIGAccounts
GetAdAccount
GetReachFrequencyPredictions
GetAdvertisableApplications
CreateACampaignOutcomeAppPromotion
Work with Facebook Ads data collections
Read and write data, get custom fields schema, and react to changes in Facebook Ads data.
Read more about working with data collections
List | Find by ID | Create | Update | Delete | |
---|---|---|---|---|---|
Custom Audiences | ➖ | ➖ | ✅ | ✅ | ✅ |
Trigger integrations on Facebook Ads events
React to events in the external app. Receive changes in data regardless of whether webhooks are supported or not.
Read more about working with events