Hi, Version v201402 of the library has been sunset <https://developers.google.com/adwords/api/docs/sunset-dates>, so you will need to either user v201406 or v201409.
The last version of the client library that supports .NET Framework 3.5 is AdWords_API_v17.3.0 <https://github.com/googleads/googleads-dotnet-lib/releases/tag/AdWords_API_v17.3.0>. However, that version of the library only supports up to v201406 of the API. If you want to use v201409, you'll need to get the latest version of the library and upgrade to .NET Framework 4.0 or higher. Finally, to check the status of your dev token, you can log into the MCC of the token and go to *Settings -> Account Settings -> AdWords API Center*. Under *Developer details* on that screen, you'll see a green *Approved* next to your dev token if it is approved. Thanks, Josh, AdWords API Team On Wednesday, December 31, 2014 7:14:43 AM UTC-5, Αυγερινός Καραλής wrote: > > Hi, > > I'm using the google adwords.net api (googleads-dotnet-lib > <https://github.com/googleads/googleads-dotnet-lib>) for my application > to import data from adwords. The api was working fine untill recently(The > clientId, clientsecret, refreshtoken and clientcustomerId are correct). > > The problem is , that now im gettting an exception in the following call : > > ClientReport report = utilities.GetClientReport(definition); > > I've read that i might need to migrate to a newer version (currently i am > on "v201402") . > The problem is that the new version v201409, is built on net framework 4 > where my application uses 3.5(which needs much work to move to 4). > My question if indeed this is the issue and if somehow moving to v201409 > will solve the problem. > Another possible issue i can think is that the developer token might have > expired( 6 months ) if that happens.. > > Any help will be greatly appreciated > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en --- You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at http://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/aab91100-32cd-49c8-8504-7047d3838ae7%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
