ads_read permission or a system user token.
Prerequisites
You need a Facebook Business account and access to Ads Manager. You need either a user access token withads_read or a system user token from Business Manager.
Connection Setup
1. Access Token
Obtain a user access token withads_read permission from the Facebook Graph API Explorer, or create a system user in Business Manager and generate a token with Ads Management access.2. Account ID
Enter the numeric Ad Account ID. Find it in the Facebook Ads Manager URL (e.g.act=123456789) or in Business Settings → Accounts → Ad Accounts.3. Start Date
Enter an ISO 8601 date to control how far back the initial sync goes. Only data from this date onward is synced initially.Available Streams
- Ads
- Ad sets
- Campaigns
- Ad insights
- Ad creatives
- Audiences
Supported Sync Modes
- Full sync — Reads all records (within start date) on every run.
- Incremental sync — Uses timestamp fields to read only new or updated records.