Skip to content

Ads API .NET Client Library - v23.4.0 (DEPRECATED)

Compare
Choose a tag to compare
@christopherseeley christopherseeley released this 16 May 18:52
· 74 commits to main since this release

Changes for v23.4.0

AdWords:

DFP:

  • Added support for v201805.
  • Removed support for v201705.
  • Removed examples for v201708.

Common:

  • Common library now fully provides OAuth functionality using the Google.Auth library. Custom
    implementations have been sunset. Several properties and methods that are
    no longer relevant or have alternatives have been marked as obsolete, and
    will be removed in a future release. See the
    compilation warnings for appropriate alternatives.
  • AdsOAuthException exposes underlying OAuth errors and HTTP errors (if any). You
    may use these properties for granular handling of user authentication errors.
  • OAuthTokenGenerator was rewritten to be a .NET Core Console application.
Description Tarball Zip
AdWords API .NET library (Binary distribution + examples) adwords_dotnet_lib_v23.4.0.tar.gz adwords_dotnet_lib_v23.4.0.zip
DFP API .NET library (Binary distribution + examples) dfp_dotnet_lib_v23.4.0.tar.gz dfp_dotnet_lib_v23.4.0.zip