What's new? | Help | Directory | Sign in
Google
             

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 Starter Kit is a framework built on top of the AdWords API. It is written in the Java programming language and uses the AdWords API Java Client Library to communicate with the AdWords platform. This framework allows developers to focus on their business logic by providing a set of high-level classes and functions that encapsulate the details of the AdWords API. The framework's goal is to take down the wall developers generally face when trying to learn another API. With less time spent on learning the numerous classes and methods of the AdWords API, more time can be allocated towards designing innovative and creative ways of managing AdWords accounts.

Features

-- AdWords API Team