1
0
mirror of synced 2026-01-03 15:04:01 -05:00
Commit Graph

3 Commits

Author SHA1 Message Date
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