Hi Daniel, Chris,

The AdWords API currently has support for OAuth 1.0, although there
are still some aspects that require a ClientLogin auth token (namely
the report download servlet and in LocationSyncExtension).  We are
working to ensure that OAuth can be used everywhere, and we're
discussing the idea of adding OAuth 2.0 support as well.  We don't
have documentation yet regarding OAuth support, but we wanted to
release this functionality in the PHP client library to get some early
adopters and feedback.  The maintainers of the other client libraries
have it on their roadmap to add support as well, but if you need it
sooner you may want to take a crack at implementing it yourself.

Best,
- Eric Koleda, AdWords API Team

On Dec 6, 5:10 pm, Daniel Kehoe <gro...@fortuity.com> wrote:
> On Dec 6, 1:34 pm, chris h <back5...@gmail.com> wrote:
>
> > Interesting. If the API supports OAuth, that should be documented in
> > the API. But I can't even find a page on authentication in the docs.
> > Anyone have a link?
>
> Oauth support was added to the PHP client library in version 2.3.0
> released Sep 15, 2010 (according to the CHANGELOG).
>
> It's documented in the PHP client library 
> README:http://code.google.com/p/google-api-adwords-php/source/browse/trunk/R...
>
> And you can read the source for an 
> example:http://code.google.com/p/google-api-adwords-php/source/browse/trunk/e...
>
> All fine for PHP users.
>
> I'd like to use OAuth2 for a Ruby implementation of access to the
> AdWords API. I'm happy to make my code available as open source. Just
> would like to know if OAuth2 will work (good support in the Rails
> community) or is this only OAuth v1 (in which case
> there's less support).
>
> -- Daniel

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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