Skip to content

Releases: BingAds/BingAds-Java-SDK

Version 13.0.21.2

06 Sep 04:21
cb09496
Compare
Choose a tag to compare
  • Update Bing Ads API Version 13 service proxies to reflect recent interface changes. For details please see the Bing Ads API Release Notes.
  • Added mappings for new fields in BulkCampaign ShoppingSetting: ShoppableAdsEnabled and FeedLabel.
  • Added mappings for new fields in BulkCampaign AppSetting: AppId and AppStore.

Version 13.0.21.1

19 Aug 09:55
29346ce
Compare
Choose a tag to compare
  • Update Bing Ads API Version 13 service proxies to reflect recent interface changes. For details please see the Bing Ads API Release Notes.
  • Change 'ImpreesionBasedRemarketingList' to 'ImpressionBasedRemarketingList' in AudienceAdditionalField

Version 13.0.21

18 Jul 13:03
f7989fc
Compare
Choose a tag to compare
  • Update Bing Ads API Version 13 service proxies to reflect recent interface changes. For details please see the Bing Ads API Release Notes.
  • Added bulk mappings for new AudienceType:ImpressionBasedRemarketingList i.e., BulkImpressionBasedRemarketingList, BulkAdGroupImpressionBasedRemarketingListAssociation, BulkAdGroupNegativeImpressionBasedRemarketingListAssociation, BulkCampaignImpressionBasedRemarketingListAssociation and BulkCampaignNegativeImpressionBasedRemarketingListAssociation.
  • Added bulk mappings for Goals i.e., BulkAppInstallGoal, BulkDurationGoal, BulkEventGoal, BulkInStoreTransactionGoal, BulkInStoreVisitGoal, BulkOfflineConversionGoal, BulkPagesViewedPerVisitGoal, BulkProductGoal and BulkUrlGoal.
  • Added bulk mappings for BulkBrandItem, BulkBrandList and BulkCampaignBrandListAssociation.
  • Added bulk mappings for BulkAssetGroupSearchTheme.
  • Added mappings for new field in BulkCampaign: CostPerSaleOptOut.
  • Changed DeviceTypeFilter to enum list in BulkSeasonlityAdjustment and BulkDataExclusion.

Version 13.0.20.2

09 May 07:27
e66576e
Compare
Choose a tag to compare

Version 13.0.20.1

03 May 02:39
e66576e
Compare
Choose a tag to compare

Version 13.0.20

01 May 03:53
56a7db9
Compare
Choose a tag to compare

Bing Ads Java SDK 13.0.20 includes performance improvements such as lower latency and reduced network traffic when calling Bing Ads services.
This is achieved by internally switching the SDK from the existing XML-based SOAP API to a new JSON-based REST API.
When upgrading to this version we recommend that you test your application to make sure it’s compatible with the implementation changes made in this release.
For more details, please see Upgrading to Bing Ads Java SDK 13.0.20.

Version 13.0.19.1

09 Apr 06:03
ce90f1a
Compare
Choose a tag to compare
  • Update Bing Ads API Version 13 service proxies to reflect recent interface changes. For details please see the Bing Ads API Release Notes.

Version 13.0.19

25 Mar 06:05
3b7fb5a
Compare
Choose a tag to compare
  • Update Bing Ads API Version 13 service proxies to reflect recent interface changes. For details please see the Bing Ads API Release Notes.
  • Added bulk mappings for Account Level Negative Keyword List i.e., BulkAccountNegativeKeywordList, BulkAccountNegativeKeywordListAssociation and BulkAccountSharedNegativeKeyword.
  • Added bulk mappings for BulkSeasonalityAdjustment and BulkDataExclusion.
  • Removed mappings for VerifiedTrackingSetting field in BulkCampaign.
  • Added mappings for new field in BulkCampaign: AutoGeneratedImageOptOut and AutoGeneratedTextOptOut.
  • Added PerformanceMaxsetting for PageFeedIds field in BulkCampaign.
  • Added mappings for new BiddingScheme: CostPerSaleBiddingScheme.
  • Fixed issue when the crop value passed in is null in ImageAssetLink.

Version 13.0.18

14 Nov 10:06
8ece5f1
Compare
Choose a tag to compare
  • Update Bing Ads API Version 13 service proxies to reflect recent interface changes. For details please see the Bing Ads API Release Notes.
  • Added mappings for new fields in BulkOfflineConversion: HashedEmailAddress and HashedPhoneNumber.
  • Fixed issue: #162

Version 13.0.17

18 Aug 06:43
a3d904b
Compare
Choose a tag to compare
  • Update Bing Ads API Version 13 service proxies to reflect recent interface changes. For details please see the Bing Ads API Release Notes.
  • Added bulk mapping for new Criterion i.e., BulkCampaignDealCriterion, BulkAdGroupGenreCriterion.
  • Added mappings for new fields in BulkCampaign: DestinationChannel and IsMultiChannelCampaign.
  • Added mappings for new fields in BulkResponsiveAd: VerifiedTrackingDatas.
  • Added mappings for new fields in ImageAsset: TargetWidth and TargetHeight.
  • Fixed issue: #155