Re: SoapFault [AuthenticationError.NOT_ADS_USER @ ; trigger:'']

2016-06-17 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, The email account used to generate the credentials should be associated with an AdWords account. Could you provide the clientCustomerId and the email account associated with credentials being used? Please use *Reply privately to author* when responding. Thanks, Shwetha, AdWords API Team.

Re: SoapFault [AuthenticationError.NOT_ADS_USER @ ; trigger:'']

2016-06-16 Thread 方胜
Hi, Google Adowrds Api, How judgment is not Adwords Account? 在 2016年6月17日星期五 UTC+8上午12:11:17,Shwetha Vastrad (AdWords API Team)写道: > > Hi, > > The NOT_ADS_USER > > error > occurs when the login use

Re: SoapFault [AuthenticationError.NOT_ADS_USER @ ; trigger:'']

2016-06-16 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, The NOT_ADS_USER error occurs when the login used to generate the client credentials is not associated with an AdWords account. Could you check if you have provided the correct client credentia

SoapFault [AuthenticationError.NOT_ADS_USER @ ; trigger:'']

2016-06-16 Thread 方胜
$user = new AdWordsUser(null, null, null, null, null, $oauth2Info); $Service = $user->GetService('CustomerService', ADWORDS_VERSION); $CustomerService = $Service->getCustomers(); Error: SoapFault [AuthenticationError.NOT_ADS_USER @ ; trigger:''] How j