On Tuesday, September 18, 2012 4:58:53 AM UTC-7, Nakul Ringshia wrote: 
>
> Hi 
>
> I am currently using v201109 to fetch data (keyword, adgroup and criteria 
> reports) from Google Adwords (using the dot net client library). Currently 
> we are using the ClientLogin authorization method. Since this version will 
> sunset on Oct 26, 2012, I have started the upgrade to v201206 (downloaded 
> the latest client library and made the necessary code changes). However I 
> got *Support for clientEmail has been removed since V201206??? *error 
> when I ran the code.
>
> So I am assuming that OAuth2 needs to be used along with v201206, correct?
>
> I have read through implementing OAuth2 using DotNet client library as 
> documented on 
> http://code.google.com/p/google-api-adwords-dotnet/wiki/UsingOAuth and 
> have the following questions
>  
>    1. The application gets data for multiple clients i.e. we have many 
>    Adwords username, passwords and tokens stored in our system. Will I need 
> to 
>    create a project for each username-password in the Google API Console? 
>    2. My application is a back-end application - its a WCF service that 
>    is invoked by a schedule and pulls data from AdWords - I think such type 
> of 
>    application would be categorized as  *Installed Application*, right? 
>    3. Also, registering in the Google API console will generate a 
>    ClientId and Client Secret. As noted in the desktop application example 
>    from Wiki (from the link above), what is an authorization code?  
>       - Since my application is a back end application (no user 
>       intervention exists), can I work around getting an authorization code 
> from 
>       the user?
>    
> Finally, if I register in the Google API console, will my current code 
> (that leverages V201109 and ClientLogin authorization) stop working?
>
> Thanks
>
> Nakul Ringshia
>

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