1
0
mirror of synced 2025-12-25 02:09:19 -05:00

GitBook: [master] 9 pages and 500 assets modified

This commit is contained in:
John Lafleur
2020-11-30 19:00:42 +00:00
committed by gitbook-bot
parent bbaee23a83
commit d17beb15aa
259 changed files with 24 additions and 22 deletions

View File

@@ -75,13 +75,13 @@ Visit the [Facebook Developers App hub](https://developers.facebook.com/apps/) a
From the App's Dashboard screen \(seen in the screenshot below\) enable the Marketing API for your app if it is not already setup.
![](../../.gitbook/assets/screen-shot-2020-11-03-at-9.25.21-pm%20%281%29%20%281%29%20%281%29.png)
![](../../.gitbook/assets/screen-shot-2020-11-03-at-9.25.21-pm%20%281%29%20%281%29%20%281%29%20%281%29%20%284%29.png)
### API Access Token
In the App Dashboard screen, click Marketing API --> Tools on the left sidebar. Then highlight all the available token permissions \(`ads_management`, `ads_read`, `read_insights`\) and click "Get token". A long string of characters should appear in front of you; **this is the access token.** Copy this string for use in the Airbyte UI later.
![](../../.gitbook/assets/screen-shot-2020-11-03-at-9.35.40-pm%20%281%29%20%281%29%20%281%29.png)
![](../../.gitbook/assets/screen-shot-2020-11-03-at-9.35.40-pm%20%281%29%20%281%29%20%281%29%20%284%29.png)
With the Ad Account ID and API access token, you should be ready to start pulling data from the Facebook Marketing API. Head to the Airbyte UI to setup your source connector!

View File

@@ -74,7 +74,7 @@ Once you've created the Service Account, you need to explicitly give it access t
Finally, you'll need the ID of the Spreadsheet you'd like to sync. To get it, navigate to the spreadsheet in your browser, then copy the portion of the URL which comes after "/d" and before "/edit" or "/view". This is the highlighted portion of the screenshot below:
![](../../.gitbook/assets/screen-shot-2020-10-30-at-2.44.55-pm%20%281%29%20%281%29%20%281%29%20%281%29%20%281%29%20%282%29%20%281%29%20%281%29.png)
![](../../.gitbook/assets/screen-shot-2020-10-30-at-2.44.55-pm%20%281%29%20%281%29%20%281%29%20%281%29%20%281%29%20%282%29%20%282%29%20%289%29.png)
### Setting up in the Airbyte UI