What is the recommendation for desktop applications consuming the AdWords 
API? As per the docs:

What is a developer token?

A developer token is a unique combination of letters, numbers, and 
characters that identifies your AdWords API activity. It is your key to 
talking to the AdWords server and your clients' AdWords accounts. In order 
for us to identify your activity, you should include the developer token in 
the header of all your API requests.

To protect yourself from fraud, *do not share your developer token with 
others*. You can find your developer token through your AdWords API 
Center—accessible from your manager account's *My Account* tab.


A developer token is considered a secret, and *is required in every message 
header*. Normally an OAuth client ID/secret is used to negotiate 
refresh/access tokens and only those tokens are required for resource 
requests. This means the initial secret can be persisted securely in a 
service but user tokens can be managed by a desktop application.

How am I supposed to develop a desktop application yet keep my developer 
token secret without proxying EVERY request on behalf of EVERY one of my 
customers?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/86544b82-715d-4cb0-b061-2997508627af%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • AdWords Develop... Drew Loika
    • Re: AdWord... 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
      • Re: Ad... Drew Loika
        • Re... Zweitze
        • Re... 'Anash P. Oommen (AdWords API Team)' via AdWords API Forum
          • ... Drew Loika

Reply via email to