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"  wrote:
> 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 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


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


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

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