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
🎉 Source Google Ads: add new stream 'click_view' (#6684)
* fetch gclid from clickview stream
* resolve comments and update google ads document
* add document url in stream.py file
* fixed date range issue and added campaign name in json schema
Co-authored-by: blotouta2 <ankur@blotout.io>
Copy file name to clipboardexpand all lines: airbyte-config/init/src/main/resources/config/STANDARD_SOURCE_DEFINITION/253487c0-2246-43ba-a21f-5116b20a2c50.json
Copy file name to clipboardexpand all lines: airbyte-integrations/connectors/source-google-ads/integration_tests/configured_catalog_without_empty_streams.json
**Note**: Due to constraints from the Google Ads API, the `click_view` stream retrieves data one day at a time and can only retrieve data newer than 90 days ago
35
+
33
36
## Getting Started (Airbyte-Cloud)
34
37
35
38
1. Click `Authenticate your Google Ads account` to sign in with Google and authorize your account.
@@ -91,6 +94,8 @@ This source is constrained by whatever API limits are set for the Google Ads tha
91
94
92
95
| Version | Date | Pull Request | Subject |
93
96
| :------ | :-------- | :----- | :------ |
97
+
|`0.1.15`| 2021-10-07 |[6684](https://github.com/airbytehq/airbyte/pull/6684)| Add new stream `click_view`|
0 commit comments