Hi Bhavin,

I thought Java library with v201109 support was already out, looks like it 
isn't there yet. I believe the latest version will be released soon with 
README and OAuth support, otherwise feel free to ping this thread: 
http://code.google.com/p/google-api-adwords-java/issues/detail?id=50

Managing client accounts as MCCs using OAuth is pretty similar to how you do 
it using ClientLogin. First, do the OAuth dance and obtain access token 
using the MCC credentials. Then make calls to API server with the OAuth 
headers in place and clientCustomerId SOAP header set.

Here are some more useful material on OAuth in general : 

A technical preso: 
http://www.slideshare.net/leahculver/oauth-open-api-authentication
OAuth Playground: http://googlecodesamples.com/oauth_playground/. Pretty 
useful in understanding how OAuth works.

Cheers,
Anash P. Oommen,
AdWords API Advisor.

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