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

DFP API PHP Client Library

Google's DoubleClick for Publishers API lets developers build applications that interact directly with Google's next-generation display advertising platform. With these applications, publishers and third parties can manage inventory, create orders, and more.

The DFP API PHP Client Library makes it easier to write PHP clients to programmatically access DFP accounts.

Features

  • Fully featured object oriented client library (all classes come generated from the WSDLs)
  • v201004+ 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.

Updates

See the ChangeLog for a complete list of updates. To stay up-to-date with our latest releases subscribe to the downloads update feed.

PHP Compatibility

This library supports most standard distributions of 5.2.x - 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