Skip to content

Releases: BingAds/BingAds-Java-SDK

Version 13.0.2

16 Jan 01:54
Compare
Choose a tag to compare
  • Attempt internal sync upload for up to 1,000 bulk entities via BulkServiceManager and uploadEntitiesAsync.
  • Added the mapping for FinalUrlSuffix in BulkAdGroupDynamicSearchAdTarget.

Version 13.0.1

08 Nov 07:08
Compare
Choose a tag to compare
  • Updated Bing Ads API Version 13 service proxies to reflect recent interface changes. For details please see the Bing Ads API Release Notes.
  • Removed support for Bing Ads API Version 12 i.e., removed the service proxies and bulk entities.
  • Added mappings for the "Target Ad Group Id" and "Target Campaign Id" bulk columns in BulkFeedItem.
  • Added mappings for the "Include View Through Conversions" and "Profile Expansion Enabled" bulk columns in BulkAccount.

Version 12.13.6

11 Oct 06:13
Compare
Choose a tag to compare
  • Updated com.fasterxml.jackson.core, artifact jackson-databind version from 2.9.9.3 to 2.10.0
  • Mapped the Experiment Type column to ExperimentType via BulkExperiment.
  • Updated Bing Ads API version 12 and 13 service proxies to reflect recent interface changes. For more information please see the Bing Ads API Release Notes.

Version 12.13.5

10 Sep 03:38
Compare
Choose a tag to compare
  • Map the Bid Adjustment column to a BidMultiplier via BulkAdGroupProductPartition.
  • Updated Bing Ads API version 12 and 13 service proxies to reflect recent interface changes. For more information please see the Bing Ads API Release Notes.
  • Resolve the Custom Parameter delete_value parse error.

Version 12.13.4.2

28 Aug 05:38
Compare
Choose a tag to compare
  • Updated com.fasterxml.jackson.core, artifact jackson-databind version from 2.9.9.2 to 2.9.9.3 due to issue 2395.

Version 12.13.4.1

22 Aug 03:51
Compare
Choose a tag to compare
  • Removed internal usage of CXF, to ensure CXF can be excluded by clients.
  • Check for null pointer exception (NPE) in BulkUploadCouldNotBeCompletedException.
  • Log more info for socketTimeout and connectionTimeout when getting an access token.
  • Write TextAsset and ImageAsset to the Bulk upload file without the Type explicitly set, per issue 107.
  • Updated com.fasterxml.jackson.core, artifact jackson-databind version from 2.9.9.1 to 2.9.9.2.

Version 12.13.4

07 Aug 05:17
Compare
Choose a tag to compare
  • Updated Bing Ads API version 12 and 13 service proxies to reflect recent interface changes. For more information please see the Bing Ads API Release Notes.
  • Set CXF as the default SOAP implementation.
  • Updated com.fasterxml.jackson.core, artifact jackson-databind version from 2.9.9 to 2.9.9.1.
  • Set timeout for HTTP POST and use ClosableHttpClient instead of the deprecated DefaultHttpClient class, ClosableHttpClient to resolve issue 106.

Version 12.13.3

24 Jun 02:25
Compare
Choose a tag to compare
  • Updated Bing Ads API version 12 and 13 service proxies to reflect recent interface changes. For more information please see the Bing Ads API Release Notes.
  • For Bing Ads API version 13, added BulkFeed and BulkFeedItem for ad customizer feeds and page feeds. For more information please see the Feed and Feed Item reference documentation.
  • For Bing Ads API version 13, added the mapping for PageFeedIds in BulkCampaign. For more information please see the Campaign reference documentation.
  • For Bing Ads API version 13, added the mapping for TextPart2 in BulkDynamicSearchAd. For more information please see the Dynamic Search Ad reference documentation.
  • Added support for Java 11.
  • Updated CXF dependency version from 3.2.7 to 3.3.2.
  • Updated com.fasterxml.jackson.core, artifact jackson-databind version from 2.9.8 to 2.9.9.
  • Added dependencies for com.sun.xml.ws version 2.3.2 artifacts jaxws-rt, jaxws-ri, and rt.
  • Fix the invalid OAuth scope issue in sandbox introduced by version 12.13.2.

Version 12.13.2

17 May 03:54
Compare
Choose a tag to compare
  • IMPORTANT: The default OAuth endpoint is updated from Live Connect endpoint to the Microsoft Identity endpoint for developers. The Microsoft Identity endpoint supports both Microsoft Account (MSA) personal credentials and Azure Active Directory (AAD) work credentials. For more information, see Upgrade to the Microsoft identity platform endpoint FAQ.
  • Updated Bing Ads API version 12 and 13 service proxies to reflect recent interface changes. For details please see the Bing Ads API Release Notes.
  • For Bing Ads API version 12 and 13, added a new Bulk property for Final Url Suffix phase 2 entities i.e., added FinalUrlSuffix to the existing BulkActionAdExtension, BulkAppAdExtension, BulkImageAdExtension, BulkPriceAdExtension, BulkSitelinkAdExtension, BulkAdGroupProductPartition, and BulkAd. For details see Final Url Suffix.

Version 12.13.1

17 Apr 07:34
Compare
Choose a tag to compare
  • Added support for Bing Ads API Version 13. For more information, see Migrating to Bing Ads API Version 13.
  • Updated version 12 service proxies to reflect recent interface changes. For details please see the Bing Ads API Release Notes.
  • For both version 12 and 13, added a new Bulk property for Final Url Suffix i.e., added FinalUrlSuffix to the existing BulkAccount, BulkAdGroup, BulkCampaign, and BulkKeyword. For details about Final Url Suffix in the Bulk file, see the Release Notes.