Metadata-Version: 2.1
Name: arcane-ga4
Version: 0.3.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.10
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: arcane-core (>=1.7.0,<2.0.0)
Requires-Dist: arcane-credentials (>=0.1.0,<0.2.0)
Requires-Dist: arcane-datastore (>=1.1,<2.0)
Requires-Dist: arcane-requests (>=0.3.0,<0.4.0)
Requires-Dist: backoff (>=1.10,<2.0)
Requires-Dist: google-analytics-admin (==0.8.1)
Requires-Dist: google-analytics-data (==0.13.1)
Requires-Dist: google-api-core (>=1.31,<2.0)
Requires-Dist: google-auth (>=1.30.0,<2.0.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

