Metadata-Version: 2.1
Name: arcane-ga4
Version: 0.4.1
Summary: Utility functions for ga4 api call
Author: Arcane
Author-email: product@arcane.run
Requires-Python: >=3.7,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: arcane-core (>=1.11,<2.0)
Requires-Dist: arcane-credentials (>=0.1.0,<0.2.0)
Requires-Dist: arcane-datastore (>=1.1,<2.0)
Requires-Dist: arcane-requests (==0.4.0)
Requires-Dist: backoff (>=1.10,<2.0)
Requires-Dist: google-analytics-admin (==0.13.0)
Requires-Dist: google-analytics-data (==0.15.0)
Requires-Dist: google-api-core (>=2.10,<3.0)
Requires-Dist: google-auth (>=2.11,<3.0)
Description-Content-Type: text/markdown

# Arcane ga4 README

This package helps us to interact with Google Analytics V4 API:

    + [Analytics Data API](https://developers.google.com/analytics/devguides/reporting/data/v1)
    + [Google Analytics Admin API](https://developers.google.com/analytics/devguides/config/admin/v1)


## Release history
To see changes, please see CHANGELOG.md

