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

GitBook: [master] 11 pages and 21 assets modified

This commit is contained in:
Michel Tricot
2020-11-07 03:38:16 +00:00
committed by gitbook-bot
parent 6f817a855c
commit f914670461
32 changed files with 49 additions and 26 deletions

View File

@@ -1,4 +1,5 @@
# Sources
* [Contributing Sources](../../contributing-to-airbyte/README.md#new-integrations)
* [Contributing Sources](../../contributing-to-airbyte/#new-integrations)
* Please reach out to us for help develop sources in other languages.

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.png)
![](../../.gitbook/assets/screen-shot-2020-11-03-at-9.25.21-pm%20%281%29%20%281%29%20%281%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.png)
![](../../.gitbook/assets/screen-shot-2020-11-03-at-9.35.40-pm%20%281%29%20%281%29%20%281%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

@@ -72,7 +72,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.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.png)
### Setting up in the Airbyte UI