Re: AuthToken (v201109): VB.NET example to get?

2012-01-27 Thread bgraves
Thanks Anash! I couldn't find a VB.NET example but C# works for me! :) On Jan 26, 7:41 pm, Anash P. Oommen anash.p.oommen +fo...@google.com wrote: Hi, There's the AuthToken class. You could use it like: new AuthToken(config, adwords, email, password).GetToken(); For config, you could

Re: AuthToken (v201109): VB.NET example to get?

2012-01-26 Thread Anash P. Oommen
Hi, There's the AuthToken class. You could use it like: new AuthToken(config, adwords, email, password).GetToken(); For config, you could either use user.Config, or new AdWordsAppConfig(). Cheers, Anash P. Oommen, Adwords API Advisor. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also

AuthToken (v201109): VB.NET example to get?

2012-01-25 Thread bgraves
Is there a particular AdWords class that I can use to get the AuthToken or do I have to POST to the ClientLogin URL? -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api