Releases: BingAds/BingAds-Java-SDK
Releases · BingAds/BingAds-Java-SDK
Version 13.0.12
- Update Bing Ads API Version 13 service proxies to reflect recent interface changes. For details please see the Bing Ads API Release Notes.
- Add VerifiedTrackingSetting mapping in the BulkCampaign.
- Add BusinessAttributes mapping in the BulkCampaign.
Version13.0.11
- Update Bing Ads API Version 13 service proxies to reflect recent interface changes. For details please see the Bing Ads API Release Notes.
- Add mapping for new DynamicDescriptionEnabled and DisclaimerSetting fields in BulkCampaign
- Add BulkDisclaimerAdExtension and BulkCampaignDisclaimerAdExtension mapping for disclaimer ads support
- Fix GitHub Issue #124 Delete PromotionExtension java.text.ParseException
Version 13.0.10
- Update Bing Ads API Version 13 service proxies to reflect recent interface changes. For details please see the Bing Ads API Release Notes.
- Add new msads.manage scope for multi-factor authentication requirement. Eventually msads.manage will be required. [Learn more here][https://go.microsoft.com/fwlink/?linkid=2155062]
- Default OAuth scope is set to the new msads.manage scope. Can be overridden temporarily with new oAuthScope parameter (replaces requireLiveConnect).
- Sandbox auth support via login.live-int.com is replaced with login.windows-ppe.net.
- Add BulkVideo for video ads support
- Add mappings for new fields in BulkResponsiveAd: CallToActionLanguage, Videos, Headlines, Descriptions
- Update ToBiddingSchemeBulkString(this BiddingScheme biddingScheme) to support MaxRoas, ManualCpv and ManualCpm
- Add mappings for new fields in BulkAccount: AdClickParallelTracking, AutoApplyRecommendations, AllowImageAutoRetrieve
- Conjunctive normal form (CNF) support is added to PageVisitorsRule and mapped in the BulkRemarketingList remarketing rule. Previously Microsoft Advertising only supported disjunctive normal form (DNF). You must ensure that your application can appropriately read and distinguish between CNF and DNF. Your application should no longer assume that the rule is disjunctive.
- Add mapping for new MultimediaAdsBidAdjustment field in BulkCampaign and BulkAdGroup
Version 13.0.9
- Update Bing Ads API Version 13 service proxies to reflect recent interface changes. For details please see the Bing Ads API Release Notes.
- Add bulk mappings for video ad extensions i.e., BulkVideoAdExtension, BulkAccountVideoAdExtension, BulkAdGroupVideoAdExtension, and BulkCampaignVideoAdExtension.
- Add CashbackAdjustment mapping in the BulkAdGroupBiddableCriterion and BulkCampaignBiddableCriterion.
Version 13.0.8.1
- Updated jakarta.xml.ws, artifact jakarta.xml.ws-api version from 3.0.0 to 2.1.0 for compatible to java 11.
- Updated jakarta.xml.ws, artifact jakarta.jws-api version from 3.0.0 to 2.3.3 for compatible to java 11.
Version 13.0.8
- Update Bing Ads API Version 13 service proxies to reflect recent interface changes. For details please see the Bing Ads API Release Notes.
Added BulkPromotionAdExtension to the object factory - Added BulkAdGroupBiddableCriterion, BulkAdGroupBiddableCriterion, BulkCampaignBiddableCriterion, and BulkCampaignNegativeCriterion base classes for criterion.
- Added DynamicFeedSetting to BulkCampaign for an upcoming pilot feature.
- Added BulkBidStrategy for an upcoming pilot feature.
- Added BidStrategyId to BulkCampaign for an upcoming pilot feature.
- Updated CXF dependency version from 3.3.2 to 3.4.2.
- Updated com.fasterxml.jackson.core, artifact jackson-databind version from 2.10.0 to 2.12.1.
- Updated jakarta.xml.ws, artifact jakarta.xml.ws-api version from 2.3.2 to 3.0.0.
- Updated jakarta.xml.wse, artifact jakarta.jws-api version from 1.1.1 to 3.0.0.
- Updated com.sun.xml.messaging.saaj, artifact saaj-impl version from 1.5.1 to 2.0.0.
Version 13.0.7.1
- Align sandbox and production proxies to resolve Issue 121.
Version 13.0.7
IMPORTANT
We are working on a fix for Campaign Management API. In the meantime do not use this release in production.
- Update Bing Ads API Version 13 service proxies to reflect recent interface changes. For details please see the Bing Ads API Release Notes.
- Add bulk mappings for flyer ad extensions i.e., BulkFlyerAdExtension, BulkAccountFlyerAdExtension, BulkAdGroupFlyerAdExtension, and BulkCampaignFlyerAdExtension.
- Add ImpressionTrackingUrls mapping in the BulkResponsiveAd.
Version 13.0.6.1
- Update the pattern matching to resolve EntityReadException with BulkCombinedList download.
Version 13.0.6
- Updated Bing Ads API Version 13 service proxies to reflect recent interface changes. For details please see the Bing Ads API Release Notes.
- Add FinalUrlSuffix mapping in the BulkFilterLinkAdExtension.
- Add AdGroupType mapping in the BulkAdGroup.
- Allow DynamicSearchAdsSetting in BulkCampaign for search campaigns.
- Remove delete_value write to file for AdScheduleUseSearcherTimeZone in BulkAdGroup and BulkCampaign.