Releases: BingAds/BingAds-Python-SDK
Releases · BingAds/BingAds-Python-SDK
Version 13.0.21.2
- Update Bing Ads API Version 13 service proxies to reflect recent interface changes. For details please see the Bing Ads API Release Notes.
- Change 'ImpreesionBasedRemarketingList' to 'ImpressionBasedRemarketingList' in AudienceAdditionalField
- Fix Issue #295
Version 13.0.21.1
- Fix Issue #291
Version 13.0.21
- Update Bing Ads API Version 13 service proxies to reflect recent interface changes. For details please see the Bing Ads API Release Notes.
- Added bulk mappings for new AudienceType:ImpressionBasedRemarketingList i.e., BulkImpressionBasedRemarketingList, BulkAdGroupImpressionBasedRemarketingListAssociation, BulkAdGroupNegativeImpressionBasedRemarketingListAssociation, BulkCampaignImpressionBasedRemarketingListAssociation and BulkCampaignNegativeImpressionBasedRemarketingListAssociation.
- Added bulk mappings for Goals i.e., BulkAppInstallGoal, BulkDurationGoal, BulkEventGoal, BulkInStoreTransactionGoal, BulkInStoreVisitGoal, BulkOfflineConversionGoal, BulkPagesViewedPerVisitGoal, BulkProductGoal and BulkUrlGoal.
- Added bulk mappings for BulkBrandItem, BulkBrandList and BulkCampaignBrandListAssociation.
- Added bulk mappings for BulkAssetGroupSearchTheme.
- Added mappings for new field in BulkCampaign: CostPerSaleOptOut.
- Changed DeviceTypeFilter to enum list in BulkSeasonlityAdjustment and BulkDataExclusion.
Version 13.0.19.1
- Update Bing Ads API Version 13 service proxies to reflect recent interface changes. For details please see the Bing Ads API Release Notes.
Version 13.0.19
- Update Bing Ads API Version 13 service proxies to reflect recent interface changes. For details please see the Bing Ads API Release Notes.
- Added bulk mappings for Account Level Negative Keyword List i.e., BulkAccountNegativeKeywordList, BulkAccountNegativeKeywordListAssociation and BulkAccountSharedNegativeKeyword.
- Added bulk mappings for BulkSeasonalityAdjustment and BulkDataExclusion.
- Removed mappings for VerifiedTrackingSetting field in BulkCampaign.
- Added mappings for new field in BulkCampaign: AutoGeneratedImageOptOut and AutoGeneratedTextOptOut.
- Added PerformanceMaxsetting for PageFeedIds field in BulkCampaign.
- Added mappings for new BiddingScheme: CostPerSaleBiddingScheme.
Version 13.0.18.1
- Update Bing Ads API Version 13 service proxies to reflect recent interface changes.
Version 13.0.18
- Update Bing Ads API Version 13 service proxies to reflect recent interface changes. For details please see the Bing Ads API Release Notes.
- Added mappings for new fields in BulkOfflineConversion: HashedEmailAddress and HashedPhoneNumber.
Version 13.0.17
Python:
- Update Bing Ads API Version 13 service proxies to reflect recent interface changes. For details please see the Bing Ads API Release Notes.
- Added bulk mapping for new Criterion i.e., BulkCampaignDealCriterion, BulkAdGroupGenreCriterion.
- Added mappings for new fields in BulkCampaign: DestinationChannel and IsMultiChannelCampaign.
- Added mappings for new fields in BulkResponsiveAd: VerifiedTrackingDatas.
- Added mappings for new fields in ImageAsset: TargetWidth and TargetHeight.
- Fixed issue: #250.
Version 13.0.16
- 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 performance max campaign i.e., BulkAssetGroup, BulkAssetGroupListingGroup, BulkAudienceGroup, BulkAudienceGroupAssetGroupAssociation, BulkCampaignNegativeWebPage.
- Add mappings for new fields in BulkCampaign: UrlExpansionOptOut.
- Support new bidding scheme: ManualCpaScheme and CostPerSaleBiddingScheme.
- get rid of six/future as we support python3 only. Refer to #233.
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.