File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
airbyte-integrations/connectors/source-google-ads
docs/integrations/sources Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -13,5 +13,5 @@ RUN pip install .
13
13
14
14
ENTRYPOINT ["python" , "/airbyte/integration_code/main.py" ]
15
15
16
- LABEL io.airbyte.version=0.1.26
16
+ LABEL io.airbyte.version=0.1.27
17
17
LABEL io.airbyte.name=airbyte/source-google-ads
Original file line number Diff line number Diff line change @@ -102,6 +102,7 @@ This source is constrained by whatever API limits are set for the Google Ads tha
102
102
103
103
| Version | Date | Pull Request | Subject |
104
104
| :--- | :--- | :--- | :--- |
105
+ | ` 0.1.27 ` | 2022-02-16 | [ 10315] ( https://github.com/airbytehq/airbyte/pull/10315 ) | Make ` ad_group_ads ` and other streams support incremental sync. |
105
106
| ` 0.1.26 ` | 2022-02-11 | [ 10150] ( https://github.com/airbytehq/airbyte/pull/10150 ) | Add support for multiple customer IDs. |
106
107
| ` 0.1.25 ` | 2022-02-04 | [ 9812] ( https://github.com/airbytehq/airbyte/pull/9812 ) | Handle ` EXPIRED_PAGE_TOKEN ` exception and retry with updated state. |
107
108
| ` 0.1.24 ` | 2022-02-04 | [ 9996] ( https://github.com/airbytehq/airbyte/pull/9996 ) | Use Google Ads API version V9. |
You can’t perform that action at this time.
0 commit comments