Skip to content

Ads API .NET Client Library - v21.2.0 (DEPRECATED)

Compare
Choose a tag to compare
@christopherseeley christopherseeley released this 05 Jul 21:02
· 87 commits to master since this release

Changes for v21.2.0

AdWords:

  • Updated the csproj to complete the assembly signing as a post-build
    step.
  • Updated the GetAllDisapprovedAds code example to use the new
    CombinedApprovalStatus selector.
    Removed GetTextAds example in v201705.
  • Removed assembly signing for Google.AdWords.Examples.VB.exe and
    Google.AdWords.Tests.dll binaries.
  • Fixed an issue with how GraduateTrial example displayed its output.
  • Regenerated the stub code for all API versions.
  • Updated the GetAllDisapprovedAds example to use new selector field.
  • Updated a few code examples and tests to remove outdated settings
    and contact emails.
  • Removed support for v201607.
  • Upgraded OAuth2 code examples to use API version v201705.
  • Assembly signing is now specified in csproj and vbproj. AdsApi.snk
    is now part of the opensource distribution.

DFP:

  • Updated the csproj to complete the assembly signing as a post-build
    step.
  • Regenerated the stub code for all API versions.
  • Deleted unused TestUtils class.

Common:

  • Updated the csproj to complete the assembly signing as a post-build
    step.
  • Fixed #79
Description Tarball Zip
AdWords API .NET library (Binary distribution + examples) adwords_dotnet_lib_v21.2.0.tar.gz adwords_dotnet_lib_v21.2.0.zip
DFP API .NET library (Binary distribution + examples) dfp_dotnet_lib_v21.2.0.tar.gz dfp_dotnet_lib_v21.2.0.zip