Google Adword API Issue - PHP Client lIbrary

2014-04-21 Thread Najmudheen Chalakkandi
I am using the Google Adword Api (v201306) - PHP client library to . Since last three dyas, getting an error message "Report download failed. Underlying errors are Type = 'RequestError.INVALID_INPUT', Trigger = 'You are accessing an AdWords API version v201306 that has been discontinued. Ca

Re: Google Adword API Issue - PHP Client lIbrary

2014-04-21 Thread Danial Klimkin
Hello Najmudheen, As per the error message, AdWords API v201306 is discontinued and no longer supported. Please migrate to a later API version. See this post for more details: http://googleadsdeveloper.blogspot.com/2014/03/reminder-adwords-api-v201306-and-ad.html Also, note the sunset sche

Re: Google Adword API Issue - PHP Client lIbrary

2014-04-21 Thread Najmudheen Chalakkandi
HI Danial Thanx for your reply and successfully downloaded the report but now am facing another issue I was trying to download 'Account Performance Report' and am using the following code but getting the error 'ReportDefinitionError.INVALID_FIELD_NAME_FOR_REPORT' /*---

Re: Google Adword API Issue - PHP Client lIbrary

2014-04-21 Thread Anash P. Oommen (AdWords API Team)
Hi Najmudheen, If you make a request, then the field names should match what is listed on https://developers.google.com/adwords/api/docs/appendix/reports#account. For instance, Status is not a valid column in that report type. Cheers, Anash P. Oommen, AdWords API Advisor. On Monday, April 21,