Releases: BingAds/BingAds-Python-SDK
Releases · BingAds/BingAds-Python-SDK
Version 13.0.15
- 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 OnlineConversionAdjustment.
- Add bulk mappings for Adgroup Hotel Ads Criterions i.e., BulkAdGroupHotelAdvanceBookingWindowCriterion, BulkAdGroupHotelCheckInDateCriterion, BulkAdGroupHotelCheckInDayCriterion, BulkAdGroupHotelDateSelectionTypeCriterion and BulkAdGroupHotelLengthOfStayCriterion.
- Add bulk mappings for AdGroupHotelListingGroup.
- Add mappings for new fields in BulkAdgroup: UseOptimizedTargeting, HotelSetting, CommissionRate and PercentCpcBid.
- Support new bidding scheme: percentCpcBiddingScheme and commissionBiddingScheme.
Version13.0.14
- Update Bing Ads API Version 13 service proxies to reflect recent interface changes. For details please see the Bing Ads API Release Notes.
- Get rid of the default ObjectCache,and use a in memory cache for ServiceClient. Issue Do not use broken suds.cache.ObjectCache.
- Add bulk mappings for BulkCampaignConversionGoal.
- Add bulk mappings for ad customer attribute i.e., BulkAdCustomizerAttribute, BulkCampaignAdCustomizerAttribute, BulkAdGroupAdCustomizerAttribute, BulkKeywordAdCustomizerAttribute.
- Add mappings for new fields in BulkFeed: Schedule.
- Fix issue of invalid variable: maxCpcValue. Issue Fix usage of undefined variable: maxCpcValue.
- Update suds-community version to >=1.1.0.
Version 13.0.13
- 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 fields Operator mapping in WebCondition for BulkAdGroupDynamicSearchAdTarget, BulkAdGroupNegativeDynamicSearchAdTarget and BulkCampaignNegativeDynamicSearchAdTarget.
- Add NumberRuleItem mapping to BulkRemarketingList.
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.1
- Update suds lib from suds-jurko to suds-community to support latest setuptools.
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
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: 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
- Fix issue of missing proxies introduced from version 13.0.9
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: 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
- 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.