Hi Josh,
I have another doubt, You said:

You can (and should) use the same developer token for AdWords API requests 
> against *all* of your accounts. You do not need a separate token for each 
> account.


but correct me if I'm wrong, the developer token is associated to a 
specific prodction account, and the users that will use the app, each one 
is a different production account, so,  even in this way I should use use 
the same developer token?


Em quarta-feira, 14 de janeiro de 2015 13:07:15 UTC-2, Josh Radcliff 
(AdWords API Team) escreveu:
>
> Hi,
>
> Once you take the user through the OAuth flow and get an *access_token*, 
> you can issue a CustomerService.get 
> <https://developers.google.com/adwords/api/docs/reference/v201409/CustomerService#get>
>  request 
> using that *access_token*. The request will return a Customer object 
> <https://developers.google.com/adwords/api/docs/reference/v201409/CustomerService.Customer>,
>  
> which has the customerId 
> <https://developers.google.com/adwords/api/docs/reference/v201409/CustomerService.Customer#customerId>
>  (client_customer_id).
>
> You can (and should) use the same developer token for AdWords API requests 
> against *all* of your accounts. You do not need a separate token for each 
> account.
>
> Cheers,
> Josh, AdWords API Team
>
> On Wednesday, January 14, 2015 at 7:10:53 AM UTC-5, Alessandro Dias wrote:
>>
>> I'm trying  to develop an app where a user logs in and get information of 
>> its adwords account;
>> So, there's a way to get the developer token, client_customer_id and any 
>> other user information ?
>> or will be need to ask the user to give this data?
>>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/006de90c-813e-4ff5-b63e-cd2170785a52%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to