Re: PHP Client Library and Deprecated Services

2013-08-20 Thread Alistair Ballantine
Ah, okay - I figured it would end up being a misunderstanding on my part. Thank you for the information. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=

Re: PHP Client Library and Deprecated Services

2013-08-14 Thread Jason Stedman
There is a bit of a misunderstanding here. The ReportDefinitionService is read only and is no longer directly used to download reports. At this point it serves two purposes: API users who may have defined reports previously can still get their report definitions out of the service. (this is pr

Re: PHP Client Library and Deprecated Services

2013-08-13 Thread Jeremy Aube
AdHoc reporting is still performed using the Report Definition Service. Prior to 201109 you could still do non-ad hoc reporting with Report Definition Service, so that's what's be being referenced there. You should be fine using that PHP example code. The Report Definition Service is not deprec

PHP Client Library and Deprecated Services

2013-08-12 Thread Alistair Ballantine
Hi, I'm looking to rewrite an old application that generates reports from the Adwords API, and I want to make sure I use the appropriate services for doing so, but I seem to be finding some conflicting information about what to do. Now, the adwords documentation on reporting ( https://develo