My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Featured
Downloads
Wiki pages
Links

Google's AdWords API service lets developers design computer programs that interact directly with the AdWords platform. With these applications, advertisers and third parties can more efficiently -- and creatively -- manage their large or complex AdWords accounts and campaigns.

AdWords API JavaScript Client Library makes it easier to write HTML/JS clients to programmatically access AdWords accounts. The client library also includes a Chrome extension to help developers who wish to use this client library to develop Chrome extensions. See README for details.

Features

  • Full support for AdWords API versions v201008 and v201101.
  • Code examples for all the common AdWords tasks.
  • Includes minified JS scripts, compiled and optimized using the Closure compiler.
  • JSDoc documentation for the entire library.

Updates

Date Summary Details Link
10/31/2011 Released v1.1.0 Added support to AdWords API v201109 ChangeLog (v1.1.0)
06/16/2011 Released v1.0.1 Few documentation fixes and others ChangeLog (v1.0.1)
06/09/2011 Released v1.0.0 Initial release, see README for details on how to use the library. ChangeLog (v1.0.0)

-- AdWords API Team

Powered by Google Project Hosting