Re: Should I use adwords or MCC credentials to retrieve auth token?

2013-07-31 Thread guido . serra
forget me... I was looping through multiple accounts, and I accidentally used the reference/object to the wrong one On Tuesday, July 30, 2013 4:03:20 PM UTC+2, guido...@rocket-internet.de wrote: > > Hi Kevin, > I do have a similar issue. I can execute a get() call against > ManagedCustomerServi

Re: Should I use adwords or MCC credentials to retrieve auth token?

2013-07-30 Thread guido . serra
Hi Kevin, I do have a similar issue. I can execute a get() call against ManagedCustomerService but then, when attempting to use the CustomerIDs I retrieved into DownloadReportWithAwql (substituting the previous headers with each clientCustomerId ) I do get an exception back: HTTP code: 400, ty

Re: Should I use adwords or MCC credentials to retrieve auth token?

2012-12-14 Thread Takeshi Hagikura (AdWords API Team)
Hello 1) You should use the MCC's one. 2) It depends on what clientCustomerId, you want to make a change or retrieve the data. e.g. You authenticate using your MCC account, and includes your client account Id in the "clientCustomerId" header. You are gonna make a request toward the clie

Should I use adwords or MCC credentials to retrieve auth token?

2012-12-10 Thread dquigz
Hi, I have an adwords account that is linked to the company MCC account for billing. I have a developer token from the MCC account. A few questions. 1) Which accounts email and password should I be using to retrieve the auth token? 2) Which accounts client customer id should I be using when m