Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 457 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 457 Bytes

AdWords-API-without-library

Simple PHP class to use google AdWords API without client library

If for some reason you can not use the Google PHP Client Library you can use this class to get reports form your AdWords account.

The class is just a start point, it's possible only get a valid token and then recovery a report for an account or, in case you are using a manager account, all the associate accounts. But you can edit it to fit yours esigenzes.