This repository was archived by the owner on Apr 14, 2023. It is now read-only.
easy-adwords-v0.2
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
saveToFileanddownloadToFilemethods 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.