Application to manage AdWords clients

2012-03-10 Thread RainElemental
Hi, I'd like to share with you guys a cool application that I've realized to manage AdWords clients. This application shows the list of the clients, and for all of them in details shows campaign, groups and keywords in a tree structure, very clean and easy to read. It also manage multiple acces

Re: PHP upgrade from 201008 to 201109

2012-03-10 Thread RainElemental
Great, it was kind of easy, thanks so much for your help. I've created an application to views the report of AdWords clients in a clean Tree User Interface. You should check the demo: http://poisonfx.com/adwordsdemo/ login d...@demo.com pw demo I made it with RainFramework

PHP upgrade from 201008 to 201109

2012-03-02 Thread RainElemental
Hi, I've developed an application in PHP to manage the Adwords users report. The application was made with the SDK PHP v201008 so now I have to upgrade to v201109. The application uses ReportDefinitionOperation() and $reportDefinitionService->mutate(). What should I use in the new API? Here i