Serhii Chvaliuk
4923edf20a
Source: Google Analytics 4 (GA4) - improve config validation and SAT ( #20889 )
...
Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com >
2023-01-09 16:52:08 +02:00
Pedro S. Lopez
938436bcc9
update connector specs and definitions with new .com documentation urls ( #17585 )
...
* update definitions with new .com docs urls
* update docs urls in specs
* update generators
* regenerate scaffold connectors
* remove unrelated changes
* update more urls
* update specs
* fix tests
* run `:airbyte-config:specs:generateSeedConnectorSpecs` to fix formatting
* revert docs changes to make pr more reviewable
* revert generator readme changes to make more reviewable
* fix mysql strict encrypt expected spec
* fix postgres expected spec
2022-10-11 11:04:23 -04:00
Evan Tahler
49cb3360de
Remove redundant title labels from connector specs ( #17544 )
...
* Remove redundant title labels from connector specs
* Manually update specs
* add env variable
* Remove debugging log
2022-10-05 12:58:38 -07:00
Serhii Lazebnyi
e831a71219
Source Google Analytics v4: Re-name google analytics connector ( #16306 )
...
* Re-name google analytics cionnectors
* Re-named google analytics v4
2022-09-02 21:59:44 +02:00
Serhii Lazebnyi
7664115c2c
Re-name google analytics cionnectors ( #16287 )
2022-09-02 20:48:39 +02:00
Ryan Fu
4572b75845
Moved getConnection into a try-with block and ran gradlew format ( #15805 )
2022-08-22 19:54:00 -07:00
Roman Yermilov [GL]
e40ee3fd50
🎉 Source Google Analytics Data Api: code refactoring ( #15229 )
...
* Source: google analytics data api refactoring
* google-analytics-data-api.md
Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com >
* updated spec: added custom reports field
* doclint
Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com >
* auto-bump connector version [ci skip]
Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com >
Co-authored-by: Sergey Chvalyuk <grubberr@gmail.com >
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com >
2022-08-17 16:49:41 +04:00
Pedro S. Lopez
a332ee20c6
📝 fix google analytics documentation urls ( #15087 )
...
* update documentationUrl to point to universal analytics docs
* fix google-analytics-v4
* fix google-analytics-data-api
* fix source definitions
* auto-bump connector version [ci skip]
* remove additionalProperties from spec
* auto-bump connector version [ci skip]
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com >
2022-07-27 21:41:35 -04:00
Marcos Marx
8bbe9939f6
run gradlew format ( #14721 )
2022-07-14 15:17:12 -03:00
Mohamed Magdy
a6bb6e0ead
🎉 Introduce Google Analytics Data API source ( #12701 )
...
* Introduce Google Analytics Data API source
https://developers.google.com/analytics/devguides/reporting/data/v1
* Add Google Analytics Data API source PR link
* Add `client` class for Google Analytics Data API
* Move dimensions and metrics extraction to the `client` class
In the Google Analytics Data API
* Change the copyright date to 2022 in Google Analytics Data API
* fix: removing incremental syncs
* fix: change project_id to string
* fix: flake check is failing
* chore: added it to source definitions
* chore: update seed file
Co-authored-by: Harshith Mullapudi <harshithmullapudi@gmail.com >
2022-06-27 23:25:53 +05:30