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

Google's DoubleClick for Publishers (DFP) API service lets developers design computer programs that interact directly with the DFP platform. With these applications, advertisers and third parties can more efficiently and creatively manage their large or complex DFP accounts.

Google's DoubleClick for Publishers (DFP) API DotNet Client Library makes it easier to write .NET clients to programmatically access DFP accounts.

Updates: We made some changes to the DFP API .NET client library in v4.0.0. If you are using a previous version of the library in your project, you need to follow the instructions in this wiki article when you upgrade to v4.0.0 of the DFP .NET client library.

Features

  • Support for .NET SDK 2.0 and above.
  • Outgoing and incoming SOAP messages are monitored and logged.
  • Support for API calls to sandbox 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 DFP exceptions instead of generic SoapExceptions.

Releases

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

Updates

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

-- DFP API Team

Powered by Google Project Hosting