Hi Eric,
 
Cool.  So I'm assuming that AdWords  will accept the same consumer secret
and key I use with other Google datafeeds. Is that a correct assumption?
And are the OAuth URL's the same? For GData they are:
 
         OAUTH_GET_REQUEST =
"https://www.google.com/accounts/OAuthGetRequestToken";;
         OAUTH_AUTHORIZE =
"https://www.google.com/accounts/OAuthAuthorizeToken";;
         OAUTH_GET_ACCESS =
"https://www.google.com/accounts/OAuthGetAccessToken";;

It looks like the same is used in the article you sent link for.
 
Thanks,
Chris
 
 
 


  _____  

From: Eric Koleda [mailto:eric.kol...@google.com] 
Sent: Wednesday, March 23, 2011 3:06 PM
To: adwords-api@googlegroups.com
Cc: chris h
Subject: Re: Anyone successfully using AdWords with OAuth?


Hi Chris, 

The DoubleClick for Publishers API has a section describing how to use the
OAuth playground, and the AdWords API is very similar.

  http://code.google.com/apis/dfp/docs/developers_guide.html#oauth

Best,
- Eric

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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

Reply via email to