AdWords API Java Client Library Updated

Jul 13, 2006 | 1,175 views | by Navneet Kaushal
VN:F [1.9.13_1145]
Rating: 0.0/5 (0 votes cast)

Yesterday Google released version 0.4 of the AdWords API Java Client Library.  The new version of Java Client makes it easier to write Java clients to programmatically access AdWords accounts.

The new version incorporates very few code changes and it still supports AdWords API v4 (except a a fix to the AdWordsService interface which was lacking a few methods used for quota management). There are many improvements in the documentation and samples. The javadoc for the library is updated to reflect the new architecture, and includes samples showing how to use all the services, and the most useful methods in the API.

The AdWordsUser class has methods for setting username, password, useragent and token so that you don't have to write the code to set the request headers. The client library uses AspectJ that enables you to  work directly with the Axis generated classes without having to worry about implementing quota management manually. The AdWordsUser class provides methods for setting credentials for logging into AdWords accounts as well as for creating instances of the AdWordsService classes.

Recommend this story

Navneet Kaushal

About the author:

Navneet Kaushal, CEO PageTraffic is a trusted authority in the search engine marketing industry. He is a featured author at Web Pro News, Search Newz, Promotionworld, Website Notes, DevWebPro, SEO Article and Web Help Now among many others. Follow Navneet Kaushal on Google +.

Related Articles

  • No Related Post

Leave a Comment