Re: examples for OAuth

2011-11-09 Thread Alwin
account to make some reporting.) Thanks, Alwin On Nov 9, 2:36 pm, bhavin wrote: > Hi Alwin, > > I think the support for OAuth is not yet available as mentioned on > this  http://code.google.com/p/google-api-adwords-java/issues/detail?id=50 > > Regards, > Bhavin > > On N

examples for OAuth

2011-11-09 Thread Alwin
Hi I try to implement OAuth access of my program to client accounts. Are there some code example for the java client library? That would help a lot. Thanks, Alwin -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com

Re: AuthorizationError.USER_PERMISSION_DENIE

2011-10-21 Thread Alwin
R_PERMISSION_DENIED @ ][AuthorizationError.USER_PERMISSION_DENIED @ ]ApiExceptionhttp://www.w3.org/2001/XMLSchema-instance";>AuthorizationError.USER_PERMISSION_DENIEDAuthorizationErrorUSER_PERMISSION_DENIED X1X = id of my mcc account X2X = developer token of mcc account the authtoken was **, I didn't de

Re: AuthorizationError.USER_PERMISSION_DENIE

2011-10-21 Thread Alwin
w can I change mymcc_login to a gmail.com address? Or do I need a totally new account? Thanks, Alwin On Oct 21, 10:40 am, "Anash P. Oommen" wrote: > Hi Alwin, > > In that case, please post a SOAP xml online after masking out the > developerToken, authToken, etc. I'll ta

Re: AuthorizationError.USER_PERMISSION_DENIE

2011-10-21 Thread Alwin
Hi Anash Thanks, I also tried this and same result! Alwin On Oct 21, 8:49 am, "Anash P. Oommen" wrote: > Hi Alwin, > > AdWords API v201109 no longer supports clientEmail, so try providing the > client customerId in the clientId field instead. > > Cheers, >

AuthorizationError.USER_PERMISSION_DENIE

2011-10-20 Thread Alwin
ctive campaign under the client login 2) when I now try to add a campaign with the AddCampign.java I get the error below (AuthorizationError.USER_PERMISSION_DENIE) The only thing what works is the check how much api units I've used!!! I really need some help to get me started here. Thanks,