Re: How to make a call mcc test account when my Developer token not approved.

2015-09-25 Thread Umesh Dengale
Hello, The client customer id is the AdWords account id for which you are adding/updating AdWords data. Please check out our basic concepts

Re: How to make a call mcc test account when my Developer token not approved.

2015-09-25 Thread Scott
On Friday, September 25, 2015 at 7:55:13 PM UTC+5:30, Umesh Dengale wrote: > > Hello, > > You are getting the QuotaCheckError.DEVELOPER_TOKEN_NOT_APPROVED error > because you are trying to access a production account with unapproved > developer token(Pending approval status). However, you could

Re: How to make a call mcc test account when my Developer token not approved.

2015-09-25 Thread Umesh Dengale
Hello, You are getting the QuotaCheckError.DEVELOPER_TOKEN_NOT_APPROVED error because you are trying to access a production account with unapproved developer token(Pending approval status). However, you could make the API call to your test AdWords account with developer token with pending appr

How to make a call mcc test account when my Developer token not approved.

2015-09-24 Thread vikashverma
I'm getting Developer Token Not Approved in soap api response. This is my soap api request in nodejs var url='https://adwords.google.com/api/adwords/mcm/v201506/CustomerService?wsdl'; soap.createClient(url,function(err,client) { if (err) throw err; // console.log(client); client.addSoapHea