Re: Adwards API giving me SoapClient with version v201603

2017-01-11 Thread Johan Hedin
Hi , Thank you for your reply. I am facing some critical issue which will fail my platform. This code was working perfect in v201603 I can get access token, client_id, client secret and refresh token. But in this getClientInfo() is it giving me AdWordsUser class not found. i kn

Re: Adwards API giving me SoapClient with version v201603

2017-01-10 Thread 'Peter Oliquino' via AdWords API Forum
Hi Naresh, The structures and path should not be an issue once you downloaded the updated client library . Your IDE should be able to point to the correct packages/paths of the new versions of the AdWords API client library files. You may also ref

Re: Adwards API giving me SoapClient with version v201603

2017-01-10 Thread Naresh Kumar
Ok. Thank you for your reply. Now its trouble for me, Issue with this the directory structure and other path are different in this new version and i can see the some folder are not exist in new api which was exist in old api. So wht changes i need to do to migrate api from old to new version.

Re: Adwards API giving me SoapClient with version v201603

2017-01-10 Thread 'Peter Oliquino' via AdWords API Forum
Hi Naresh, The v201603 of the AdWords API has already been sunset. I would strongly recommend that you migrate to our latest version (v201609) to avoid the error you have encountered. You may also refer to this guide

Adwards API giving me SoapClient with version v201603

2017-01-10 Thread Naresh Kumar
Hi, I am getting these issues. Warning (2): SoapClient::SoapClient(https://adwords.google.com/api/adwords/mcm/v201603/CustomerService?wsdl): failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found [APP/Vendor/adwords_api/src/Google/Api/Ads/Common/Lib/AdsSoapClient.php, line 154]