Ads API .NET Client Library - v23.0.0 (DEPRECATED)
·
71 commits
to master
since this release
Changes for v23.0.0
======
AdWords:
- Added support for .NET Standard 2.0. Fixes issue #96.
- Added ReportQueryBuilder and SelectQueryBuilder, two utility classes to assist building AWQL queries.
- Removed support for v201702.
- Updated the UploadOfflineData code example to support multiple upload types.
- Regenerated stub code for all versions.
- Renamed MoneyWithCurrency in OfflineDataUploadService.wsdl to RemarketingMoneyWithCurrency.
Fixed #130. - Rewrote remarketing code examples to use SHA256 hashing algorithm.
- Removed dependency on BouncyCastle library.
DFP:
- Added support for .NET Standard 2.0. Fixes issue #96.
- Added support for v201802.
- Removed support for v201702.
- Removed examples for v201705.
Common:
- Added support for .NET Standard 2.0. Fixes issue #96.
- Replaced BouncyCastle with Google.Apis.Auth. Fixes issue #125.
- Replaced System.Web.Serialization with JSON.net. Fixes issue #126.
- Replaced System.Configuration with Microsoft Extension Configuration. Fixes issue #127.
Description | Tarball | Zip |
---|---|---|
AdWords API .NET library (Binary distribution + examples) | adwords_dotnet_lib_v23.0.0.tar.gz | adwords_dotnet_lib_v23.0.0.zip |
DFP API .NET library (Binary distribution + examples) | dfp_dotnet_lib_v23.0.0.tar.gz | dfp_dotnet_lib_v23.0.0.zip |