Skip to content
This repository was archived by the owner on Apr 14, 2023. It is now read-only.

easy-adwords-v0.2

Choose a tag to compare

@karakanb karakanb released this 02 Mar 16:13
· 10 commits to master since this release

After using the package in a production system for the first time, the simple need for reports to be able to written to the file was born. Also, AdWords team released a new version of the library, so why not to release an updated version of the EasyAdWords?

  • Implemented saveToFile and downloadToFile methods to the reporting base class. Now all the reports are able to export the result to a file, either by keeping the report in the object, or just passing the report directly to the file. Check the reporting section of the README for more info.
  • Added support for the latest version of the googleads-php-lib, v25.3.