New DFA .NET Client Library

Tuesday, February 1, 2011 |

We are happy to announce the release of our new DoubleClick for Advertisers .NET client library.

The DoubleClick for Advertisers API .NET Client Library makes it easier to write .NET clients which access the DFA platform. Main features include:

  • Support for .NET SDK 2.0 and above.
  • Outgoing and incoming SOAP messages are monitored and logged.
  • Support for API calls to test, beta or production environments.
  • As opposed to autogenerated stubs from wsdl.exe, you don't have to specify xxxSpecified = true for each nullable property.
  • Support for specific DFA exceptions instead of generic SoapExceptions.
Additional information can be found at the DFA API code site’s client libraries page.

Bugs and feature requests can be filed at https://code.google.com/p/google-api-dfa-dotnet/issues/list.

Questions or feedback are always welcome at the DFA API Forum.

– Joseph DiLallo, The DFA API Team