Microsoft.BingAds.SDK 11.5.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 11.5.3
NuGet\Install-Package Microsoft.BingAds.SDK -Version 11.5.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="11.5.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.BingAds.SDK --version 11.5.3
#r "nuget: Microsoft.BingAds.SDK, 11.5.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=11.5.3

// Install Microsoft.BingAds.SDK as a Cake Tool
#tool nuget:?package=Microsoft.BingAds.SDK&version=11.5.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 774 3/25/2024
13.0.18 3,347 11/15/2023
13.0.17 10,006 8/18/2023
13.0.16 2,663 6/2/2023
13.0.15.3 10,366 3/30/2023
13.0.15.2 808 3/24/2023
13.0.15.1 1,772 2/24/2023
13.0.15 17,647 12/22/2022
13.0.14 19,819 7/8/2022
13.0.13 16,029 1/13/2022
13.0.12 28,970 10/29/2021
13.0.11 7,376 8/20/2021
13.0.10 3,244 6/18/2021
13.0.9 1,402 4/29/2021
13.0.8 30,961 3/11/2021
13.0.7 10,176 12/15/2020
13.0.6 2,743 10/13/2020
13.0.5 6,251 8/14/2020
13.0.4 9,121 7/8/2020
13.0.3 12,067 5/27/2020
13.0.2.1 13,003 12/17/2019
13.0.2 1,231 12/12/2019
13.0.1 2,241 11/8/2019
12.13.6 22,165 10/11/2019
12.13.5 14,097 9/10/2019
12.13.4 33,018 8/7/2019
12.13.3 8,377 6/24/2019
12.13.2 8,945 5/15/2019
12.13.1 2,542 4/18/2019
12.0.4 1,848 3/22/2019
12.0.3 10,774 1/10/2019
12.0.2 5,872 12/11/2018
12.0.1 1,694 11/13/2018
11.12.7 5,424 10/16/2018
11.12.6 12,111 9/12/2018
11.12.5 3,982 8/8/2018
11.12.4.1 1,627 7/19/2018
11.12.4 13,178 7/9/2018
11.12.3 2,019 6/11/2018
11.12.2 2,198 5/22/2018
11.12.1 2,324 4/20/2018
11.5.9 5,492 3/13/2018
11.5.8 4,639 1/12/2018
11.5.7 2,449 12/14/2017
11.5.6 3,308 11/2/2017
11.5.5 7,454 9/12/2017
11.5.4 2,423 8/7/2017
11.5.3 2,112 7/11/2017
11.5.2 2,777 6/9/2017
11.5.1 2,111 5/9/2017
10.4.13 3,176 3/1/2017
10.4.12 2,520 12/30/2016
10.4.11 2,223 10/31/2016
10.4.10 1,981 9/30/2016
10.4.9 1,901 9/12/2016
10.4.8 8,372 9/1/2016
10.4.7 2,972 7/29/2016
10.4.6 2,457 6/30/2016
10.4.5 2,768 5/30/2016
10.4.4 2,341 4/29/2016
10.4.3 2,542 3/31/2016
10.4.2 44,984 10/26/2015
10.4.1 2,164 10/23/2015
9.3.8 2,307 7/31/2015
9.3.7 3,011 4/29/2015
9.3.6 7,656 2/19/2015
9.3.4-beta 2,212 10/15/2014
9.3.3-beta 1,535 10/3/2014

Bing Ads Software Development Kit (SDK) Updates
The Bing Ads .NET, Java, and Python SDKs are updated with support for the following features. Unless otherwise noted the changes only apply to Bing Ads API version 11. Some objects are reserved for future use, so please refer to the service reference documentation for availability details.

Breaking Changes
Before you upgrade to the latest SDK please note the following breaking changes.
* The *Status* property of the *BulkCampaignProductScope* object is removed. The Bulk file *Status* field is now mapped to the *Status* element of the *BiddableCampaignCriterion* of the *BulkCampaignProductScope*.
* All BulkEntity derived SDK objects (except *BulkAdGroupProductPartition*) which previously contained the *AdGroupCriterion* or *CampaignCriterion* property are updated as either Biddable or Negative. Both the type and the name are updated e.g. *BulkAdGroupAgeCriterion* has property name *BiddableAdGroupCriterion* and data type *BiddableAdGroupCriterion*. The purpose is to be clear about the supported data type per bulk entity up front, rather than causing friction later i.e., runtime errors due to mismatch of BulkEntity to concrete criterion type. Several bulk entities were updated during the May 2017 release; and the remaining mappings are fixed with this release.

Non Breaking Changes
* The Ad Insight( https://msdn.microsoft.com/library/bing-ads-overview-release-notes.aspx#keyword_planner_july2017) service proxies are updated to support the keyword planner.
* The Bulk( https://msdn.microsoft.com/library/bing-ads-overview-release-notes.aspx#bulk_v11_labels_july2017) service proxies are updated to support labels.
* The Campaign Management( https://msdn.microsoft.com/library/bing-ads-overview-release-notes.aspx#campaign_v11_labels_july2017) service proxies are updated to support labels.  
* The Bulk( https://msdn.microsoft.com/library/bing-ads-overview-release-notes.aspx#bulk_v11_offline_conversions_july2017) service proxies are updated to support offline conversions.
* The Campaign Management( https://msdn.microsoft.com/library/bing-ads-overview-release-notes.aspx#campaign_v11_offline_conversions_july2017) service proxies are updated to support offline conversions.  
* Support is added for Bulk entity mapping of multiple campaign languages(https://msdn.microsoft.com/library/bing-ads-overview-release-notes.aspx#campaign_languages_february2017) i.e., updated mapping of the *Language* field in the Bulk file to the *BulkCampaign* and *BulkAdGroup*. **Note:** Support is added for Bing Ads API version 10 and 11.
* Support is added for Bulk entity mapping of MaxConversions, MaxCpc, and TargetCpa bid strategy types i.e., mapping of the *Bid Strategy Type*, *Bid Strategy MaxCpc*, and *Bid Strategy TargetCpa* fields in the Bulk file to the *BulkCampaign*. **Note:** Support is added for Bing Ads API version 10 and 11.
* Support is added for Bulk entity mapping of LocalInventoryAdsEnabled for Bing Shopping campaigns i.e., mapping of the *LocalInventoryAdsEnabled* field in the Bulk file to the *BulkCampaign*.
* Performance data mapping is added to the *BulkAdGroupRemarketingListAssociation* object.
* New version 11 bulk audience objects are added i.e., *BulkAdGroupNegativeRemarketingListAssociation*, *BulkCustomAudience*, *BulkAdGroupCustomAudience*, *BulkAdGroupNegativeCustomAudience*, *BulkInMarketAudience*, *BulkAdGroupInMarketAudience*, and *BulkAdGroupNegativeInMarketAudience* objects are added to the SDK for reading and writing the corresponding Bulk file records.
* New version 11 bulk price ad extension objects are added i.e., *BulkPriceAdExtension*, *BulkCampaignPriceAdExtension*, and *BulkAdGroupPriceAdExtension* objects are added to the SDK for reading and writing the corresponding Bulk file records.
* New version 11 bulk account level ad extension objects are added i.e., *BulkAccountAppAdExtension*, *BulkAccountCalloutAdExtension*, *BulkAccountImageAdExtension*, *BulkAccountLocationAdExtension*, *BulkAccountPriceAdExtension*, *BulkAccountReviewAdExtension*, and *BulkAccountSitelink2AdExtension* objects are added to the SDK for reading and writing the corresponding Bulk file records.