Skip to content

Version 13.0.3

Compare
Choose a tag to compare
@qitia qitia released this 26 May 10:27
· 2 commits to master since this release
  • Updated Bing Ads API Version 13 service proxies to reflect recent interface changes. For details please see the Bing Ads API Release Notes.
  • Add mappings for MaxConversionValueBiddingScheme and TargetRoasBiddingScheme in BulkCampaign.
  • Add mapping for the 'Use Searcher Time Zone' field in BulkCampaign and BulkAdGroup.
  • Add bulk mappings for promotion ad extensions i.e., BulkPromotionAdExtension, BulkAccountPromotionAdExtension, BulkAdGroupPromotionAdExtension, and BulkCampaignPromotionAdExtension.
  • Add support for delete_value of EndDate in the BulkExperiment.
  • Add BulkCampaignNegativeStoreCriterion for future use.
  • Replace http://bingads.microsoft.com with https://ads.microsoft.com in pom.xml.
  • Fix bulk ad extension 'Use Searcher Time Zone' mapping. Instead of 'false' do not write to the bulk file if UseSearcherTimeZone is null.
  • Fix class cast exception per issue 114.