1
0
mirror of synced 2026-01-05 21:02:13 -05:00
Commit Graph

11 Commits

Author SHA1 Message Date
Baz
97e9b13f1e 🐛 Source Google-Analytics-v4: add additional permission check while setting up the connector (#7410) 2021-10-28 21:10:30 +03:00
Arthur Galuza
62826f82fd 🎉 Source Google Analytics v4: add intermediary auth config support (#7020)
* Add intermediary auth config support

* Upd changelog

* Mark spec param as secret
2021-10-14 17:00:11 +03:00
Abhi Vaidyanatha
ae32ecbb27 GitBook: [master] 186 pages and 77 assets modified 2021-10-08 21:17:47 +00:00
Arthur Galuza
bf3189cd12 🎉 Source Google Analytics v4: Declare oauth parameters in google sources (#6414)
* Upd auth: oauth support

* Rename authorization/credentials, upd spec, refactor

* Add backward compatibility

* Upd CI

* Bump version

* Upd changelog
2021-10-08 12:38:40 +03:00
Abhi Vaidyanatha
1a4d5efe4c 📚 Docs Refresh: Google Analytics v4 Source (#6662)
* Docs Refresh: Google Analytics V4

* Add Airbyte Cloud section and other details.

* Update docs/integrations/sources/google-analytics-v4.md

Co-authored-by: Sherif A. Nada <snadalive@gmail.com>

* Update docs/integrations/sources/google-analytics-v4.md

Co-authored-by: Sherif A. Nada <snadalive@gmail.com>

Co-authored-by: Sherif A. Nada <snadalive@gmail.com>
2021-10-03 22:46:54 -07:00
Christophe Duong
5af942910c Republish connectors to include new specs fields (#6543) 2021-09-29 17:27:55 +02:00
Christophe Duong
3faaffdb25 Update Google Analytics Oauth Specs (#6459)
* Update Google Analytics Oauth Specs

* Update docs/integrations/sources/google-analytics-v4.md

* Add access_token to list of outputs params

* Don't repeat rootObject in path to oauth properties
2021-09-27 21:01:10 +02:00
Dmytro
d1b37daebe Fix google analytics auth flow parameters. (#6357) 2021-09-21 21:47:30 +03:00
Dmytro
52c4eaa076 Google analytics v4: Oauth2.0 config (#6306) 2021-09-21 10:49:18 +03:00
Serhii Lazebnyi
cfb4f422c1 🐛 Source Google Analytics v4: Fix validation of empty custom reports issue (#5655) 2021-08-26 01:07:25 +03:00
Serhii Lazebnyi
2ee462a9a1 🎉 New Source-connector for Google Analytics v4 (#5290)
* Add Google Analytics v4 implementation

* Add docs and connector index

* Fix a broken link to Airbyte CDK

* Fix a broken link to source acceptance tests docs

* Add condition for a full refresh or incremental stream

* Add unit tests

* Fix formatting to flake8

* Updated to review

* Added logger for custom reports validation

* Add comments to code

* Updated to format
2021-08-25 17:55:08 +03:00