Microsoft.BingAds.SDK 10.4.3

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.BingAds.SDK --version 10.4.3
NuGet\Install-Package Microsoft.BingAds.SDK -Version 10.4.3
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.BingAds.SDK" Version="10.4.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.BingAds.SDK --version 10.4.3
#r "nuget: Microsoft.BingAds.SDK, 10.4.3"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Microsoft.BingAds.SDK as a Cake Addin
#addin nuget:?package=Microsoft.BingAds.SDK&version=10.4.3

// Install Microsoft.BingAds.SDK as a Cake Tool
#tool nuget:?package=Microsoft.BingAds.SDK&version=10.4.3

The Bing Ads SDK is a library improving developer experience when working with the Bing Ads services by providing high-level access to features such as Bulk API, OAuth Authorization and SOAP API.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
13.0.19 405 3/25/2024
13.0.18 3,055 11/15/2023
13.0.17 9,307 8/18/2023
13.0.16 2,643 6/2/2023
13.0.15.3 9,936 3/30/2023
13.0.15.2 794 3/24/2023
13.0.15.1 1,724 2/24/2023
13.0.15 16,829 12/22/2022
13.0.14 19,520 7/8/2022
13.0.13 15,945 1/13/2022
13.0.12 28,570 10/29/2021
13.0.11 7,332 8/20/2021
13.0.10 3,227 6/18/2021
13.0.9 1,383 4/29/2021
13.0.8 30,942 3/11/2021
13.0.7 10,157 12/15/2020
13.0.6 2,726 10/13/2020
13.0.5 6,244 8/14/2020
13.0.4 9,104 7/8/2020
13.0.3 11,989 5/27/2020
13.0.2.1 12,964 12/17/2019
13.0.2 1,212 12/12/2019
13.0.1 2,216 11/8/2019
12.13.6 22,139 10/11/2019
12.13.5 14,065 9/10/2019
12.13.4 32,863 8/7/2019
12.13.3 8,357 6/24/2019
12.13.2 8,908 5/15/2019
12.13.1 2,524 4/18/2019
12.0.4 1,832 3/22/2019
12.0.3 10,751 1/10/2019
12.0.2 5,851 12/11/2018
12.0.1 1,691 11/13/2018
11.12.7 5,419 10/16/2018
11.12.6 12,026 9/12/2018
11.12.5 3,943 8/8/2018
11.12.4.1 1,607 7/19/2018
11.12.4 13,038 7/9/2018
11.12.3 2,001 6/11/2018
11.12.2 2,184 5/22/2018
11.12.1 2,305 4/20/2018
11.5.9 5,468 3/13/2018
11.5.8 4,620 1/12/2018
11.5.7 2,435 12/14/2017
11.5.6 3,288 11/2/2017
11.5.5 7,322 9/12/2017
11.5.4 2,404 8/7/2017
11.5.3 2,092 7/11/2017
11.5.2 2,759 6/9/2017
11.5.1 2,091 5/9/2017
10.4.13 3,164 3/1/2017
10.4.12 2,508 12/30/2016
10.4.11 2,208 10/31/2016
10.4.10 1,962 9/30/2016
10.4.9 1,883 9/12/2016
10.4.8 8,352 9/1/2016
10.4.7 2,960 7/29/2016
10.4.6 2,446 6/30/2016
10.4.5 2,754 5/30/2016
10.4.4 2,327 4/29/2016
10.4.3 2,524 3/31/2016
10.4.2 44,779 10/26/2015
10.4.1 2,146 10/23/2015
9.3.8 2,293 7/31/2015
9.3.7 2,981 4/29/2015
9.3.6 7,599 2/19/2015
9.3.4-beta 2,194 10/15/2014
9.3.3-beta 1,516 10/3/2014

1. Added proxy support for Bulk, Campaign Management, Customer Management, and Reporting service updates from February through March. For more information, please see Bing Ads API Release Notes on MSDN:
               https://msdn.microsoft.com/en-us/library/bing-ads-overview-release-notes.aspx#february2016
               https://msdn.microsoft.com/en-us/library/bing-ads-overview-release-notes.aspx#march2016
2. Provide retry and timeout processing for both download and upload methods in BulkServiceManager and ReportingServiceManager
3. Added more exceptions handling for both download and upload methods in BulkServiceManager and ReportingServiceManager
4. Support to run SDK against Sandbox or Production endpoint by specifying API environment parameter in BulkServiceManager/ReportingServiceManager and BulkOperation/ReportingDownloadOperation
5. Fixed the bug that fail to parse null/empty value for Bulk error number