This repository is a personal log of my journey in learning Java programming — starting from the very basics to building real-world projects.
Google Ads API Report Fetcher (gaarf) simplifies running Google Ads API Reports by separating logic of writing GAQL-like query from executing it and saving results. The library allows you to define ...