Problem with Adwords Api .NET ClientReport

34 views
Skip to first unread message

Αυγερινός Καραλής

unread,
Dec 31, 2014, 7:14:43 AM12/31/14
to adwor...@googlegroups.com
Hi,

I'm using the google adwords.net api (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

Josh Radcliff (AdWords API Team)

unread,
Jan 2, 2015, 10:43:22 AM1/2/15
to adwor...@googlegroups.com
Hi,

Version v201402 of the library has been sunset, 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. 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

chris h

unread,
Jan 2, 2015, 2:31:33 PM1/2/15
to adwor...@googlegroups.com
You could switch to using the protocol directly instead of using the client library. This is precisely the reason that I don't use the libraries.


On Wednesday, December 31, 2014 7:14:43 AM UTC-5, Αυγερινός Καραλής wrote:
Reply all
Reply to author
Forward
0 new messages