Configuration
To set up the Facebook Ads source, provide the following configuration parameters:account_id
Visit Facebook Ads Manager Accounts to find your account ID.It should look like:
13261011608127020.
Note
Your account ID is not the same as your App ID.
access_token
- Create a Facebook App.
- Get the access token:
- Go to:
https://developers.facebook.com/apps/[app_id]/marketing-api/tools- Replace
[app_id]with the ID of the app you created.
- Replace
- Under Select Token Permissions, check the following:
ads_managementads_readread_insights
- Click Get Token.
- Go to:
- Copy the generated
access_token.