Skip to content

Releases: BingAds/BingAds-Python-SDK

Version13.0.11.1

13 Oct 05:47
Compare
Choose a tag to compare
  • Update suds lib from suds-jurko to suds-community to support latest setuptools.

Version13.0.11

20 Aug 02:53
07e72f0
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
  • Add mapping for new DynamicDescriptionEnabled and DisclaimerSetting fields in BulkCampaign
  • Add BulkDisclaimerAdExtension and BulkCampaignDisclaimerAdExtension mapping for disclaimer ads support

Version 13.0.10

17 Jun 08:08
1648081
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: https://docs.microsoft.com/en-us/bingads/guides/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
  • Add mappings for new fields in BulkAdGroup: CpvBid, CpmBid
  • 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
  • Fix issue of DSA setting not being exported for Search Campaign

Version 13.0.9.1

29 Apr 10:02
Compare
Choose a tag to compare
  • Fix issue of missing proxies introduced from version 13.0.9

Version 13.0.9

29 Apr 05:25
47f7a11
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: https://docs.microsoft.com/en-us/bingads/guides/release-notes.
  • Add bulk mappings for video ad extensions i.e., BulkVideoAdExtension, BulkAccountVideoAdExtension, BulkAdGroupVideoAdExtension, and BulkCampaignVideoAdExtension.
  • Add CashbackAdjustment mapping in the BulkAdGroupBiddableCriterion and BulkCampaignBiddableCriterion.
  • Cache SDK snapshot of the singleWsdl proxies for all Bing Ads API Version 13 services.

Version 13.0.8

11 Mar 07:15
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: https://docs.microsoft.com/en-us/bingads/guides/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.

Version 13.0.7

15 Dec 08:17
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: https://docs.microsoft.com/en-us/bingads/guides/release-notes.
  • Add bulk mappings for flyer ad extensions i.e., BulkFlyerAdExtension, BulkAccountFlyerAdExtension, BulkAdGroupFlyerAdExtension, and BulkCampaignFlyerAdExtension.
  • Add ImpressionTrackingUrls mapping in the BulkResponsiveAd.
  • Update the pattern matching to resolve EntityReadException with BulkCombinedList download.
  • Update to resolve invalid_scope error when require_live_connect is set.

Version 13.0.6

12 Oct 07:52
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.
  • 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.

Version 13.0.5

14 Aug 10:09
Compare
Choose a tag to compare

Version 13.0.4.1

23 Jul 06:55
Compare
Choose a tag to compare

Fix issue 160.