-
efalk added dbentley49 to the google-adwords-api-client project.
2009-05-16 19:29:23 UTC by efalk
-
efalk added chrisd to the google-adwords-api-client project.
2009-05-16 19:28:56 UTC by efalk
-
Exception in thread "main" javax.xml.rpc.ServiceException: java.lang.ClassCastException: com.google.api.adwords.v11.AccountServiceSoapBindingStub
at com.google.api.adwords.lib.BaseCredentials.getService(BaseCredentials.java:157)
at AccountServiceDemo.main(AccountServiceDemo.java:31)
2007-11-21 07:16:38 UTC by nobody
-
Version 0.9 of the library is available and brings compatibility with v9 of the Google AdWords service. In v9, the Creative is not available and has been replaced with the AdService. Note that some of the examples are not updated yet, because they depend on the Creative service. An update to these will come later.
2007-03-30 22:50:52 UTC by api_jmatt
-
The project files have not been placed inside trunk folder and because of this I am having problem checking out using eclipse subeclipse plugin.
PROPFIND is failing on svnroot/ and on svnroot/goog-ad-api-cli it works but than I cant checkout whole source tree containg libs and build.xml files etc.
2007-02-08 07:10:04 UTC by nobody
-
Updated the library to support AdWords v8, which is only available for testing. The library still defaults to use v7, although this can be overridden in the adwords.properites file. Note that in v8, the class names have been rationalized so the AccountService is named AccountService instead of AccountServiceService. When you move to v8 you will need to update your code to use the new class names.
2006-12-21 21:05:41 UTC by api_jmatt
-
0.7
11/10/2006
---
- added support for AdWords API v7
- changed account service sample to use the new AccountInfo fields.
2006-11-11 02:23:13 UTC by chanezon
-
It supports AdWords API v5, with updated samples, and support for multiple versions.
2006-08-31 22:13:24 UTC by chanezon
-
chanezon committed revision 16 to the google-adwords-api-client SVN repository, changing 105 files.
2006-08-31 00:57:41 UTC by chanezon
-
chanezon committed revision 15 to the google-adwords-api-client SVN repository, changing 1 files.
2006-07-11 00:35:59 UTC by chanezon