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

AdWords API PHP Client Library

This client library makes it easier to write PHP applications that programmatically access the AdWords API or DoubleClick Ad Exchange Buyer API.

Features

  • Fully featured object oriented client library (all classes come generated from the WSDLs)
  • v201109+ support
  • PHP 5.2.x-5.3.x and native SOAP compliant
  • Outgoing and incoming SOAP message are monitored and logged on demand
  • Support for API calls to production system or sandbox
  • Loading of user credentials from local file or source code
  • Online documentation

Getting Started

The README file includes all the information you need to get started. We've also prepared a video that guides you through the process of downloading, installing, and using the library for the fist time.

Watch Full Screen

A good way to get familiar with the API is to run through some of the code examples.

Releases

See the ChangeLog for a complete list of releases and the changes they contain.

To stay up-to-date with our latest releases subscribe to the downloads update feed.

Updates

Look at the commits to get early notification about patches and bug fixes before they are released.

PHP Compatibility

This library supports most standard distributions of 5.2.x and 5.3.x. If you find you have trouble, please comment in the PhpCompatibility wiki section.

Alternatives

No Client Libary

If you'd prefer to use PHP to access the AdWords API without using the client library take a look at the NoClientLibrary wiki page for information on how to get started.

Powered by Google Project Hosting