Announcing the DFA Python Client Library

Friday, April 8, 2011 |

Python aficionados rejoice: It’s your time in the client library spotlight. Access to the DoubleClick for Advertisers (DFA) API is now easier than ever with the release of our second open source client library. This library aims to assist you in writing Python DFA clients, and lists among its features:
  • The ability to hide the SOAP layer from end users.
  • On demand logging of all SOAP messages.
  • Support for API calls against the production and test environments.
  • Automatic data type conversion for all API call parameters.

Additional information can be found at the DFA API code site’s client libraries page. Bugs and feature requests can be filed at the Ads APIs Python Client Libraries' issues page.

As always, please bring your questions or feedback to our forum.

- Joseph DiLallo, the DFA API Team