On Friday, October 4, 2013 2:41:56 AM UTC-4, Andrei Kavaleu wrote:
>
> Hi David,
>
> >> The developer token tell us which application is making the call.
> Just to clarify: the dev token is a token from AdWords API Center in a MCC
> account, isn't it? Not the one from my application API access p
Hi David,
>> The developer token tell us which application is making the call.
Just to clarify: the dev token is a token from AdWords API Center in a MCC
account, isn't it? Not the one from my application API access page. Right?
so to access AdWords API I need to provide credentials of my app (c
Hi,
You'll need a separate access token per account as you mentioned and a
single developer token.
Each access token tell us which account (account1, account2, ...) are you
authorized to access. The developer token tell us which application is
making the call.
Best,
- David Torres - AdWords
Hi,
I am creating an application where I want to download campaign performance
reports of different adwords accounts of different users. I have studied
that I have to get access token from oauth server and then that token will
be sent along with the request to the adwords api. I need to know w