You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: airbyte-config/init/src/main/resources/config/STANDARD_SOURCE_DEFINITION/e7778cfc-e97c-4458-9ecb-b4f2bba8946c.json
Copy file name to clipboardExpand all lines: docs/integrations/sources/facebook-marketing.md
+8-6
Original file line number
Diff line number
Diff line change
@@ -56,7 +56,7 @@ See Facebook's [documentation on rate limiting](https://developers.facebook.com/
56
56
57
57
### Requirements
58
58
59
-
* A Facebook Ad Account ID
59
+
* A Facebook Ad Account ID
60
60
* A Facebook App which has the Marketing API enabled
61
61
* A Facebook Marketing API Access Token
62
62
* Request a rate limit increase from Facebook
@@ -101,15 +101,17 @@ With the Ad Account ID and API access token, you should be ready to start pullin
101
101
102
102
| Version | Date | Pull Request | Subject |
103
103
| :------ | :-------- | :----- | :------ |
104
-
| 0.2.14 | 2021-07-19 |[4820](https://github.com/airbytehq/airbyte/pull/4820)| Improve the rate limit management|
105
-
| 0.2.12 | 2021-06-20 |[3743](https://github.com/airbytehq/airbyte/pull/3743)| Refactor connector to use CDK:<br>- Improve error handling.<br>- Improve async job performance (insights).<br>- Add new configuration parameter `insights_days_per_job`.<br>- Rename stream `adsets` to `ad_sets`.<br>- Refactor schema logic for insights, allowing to configure any possible insight stream.|
106
-
| 0.2.10 | 2021-06-16 |[3973](https://github.com/airbytehq/airbyte/pull/3973)| Update version of facebook_bussiness to 11.0|
| 0.2.4 | 2021-05-13 |[3395](https://github.com/airbytehq/airbyte/pull/3395)| Fix an issue that caused losing Insights data from the past 28 days while incremental sync|
114
+
| 0.2.4 | 2021-05-13 |[3395](https://github.com/airbytehq/airbyte/pull/3395)| Fix an issue that caused losing Insights data from the past 28 days while incremental sync|
113
115
| 0.2.3 | 2021-04-28 |[3116](https://github.com/airbytehq/airbyte/pull/3116)| Wait longer (5 min) for async jobs to start |
114
116
| 0.2.2 | 2021-04-03 |[2726](https://github.com/airbytehq/airbyte/pull/2726)| Fix base connector versioning |
115
117
| 0.2.1 | 2021-03-12 |[2391](https://github.com/airbytehq/airbyte/pull/2391)| Support FB Marketing API v10 |
0 commit comments