AndreyMarkinPPC
released this
25 Apr 09:16
·
147 commits
to main
since this release
- Base version of gaarf now excludes BigQuery writers; to write data to BigQuery install gaarf with BQ support
pip install google-ads-api-report-fetcher[bq]
. - Easily convert Gaarf report to dict and list.
- Python3.8 support.
- Support for Ads API v16.
- Improved simulation.
- Bug fixes and various improvements.