Skip to content

Releases: BingAds/BingAds-Python-SDK

Version 13.0.21.2

19 Aug 08:46
d5dde35
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.
  • Change 'ImpreesionBasedRemarketingList' to 'ImpressionBasedRemarketingList' in AudienceAdditionalField
  • Fix Issue #295

Version 13.0.21.1

24 Jul 05:53
0ae124b
Compare
Choose a tag to compare

Version 13.0.21

22 Jul 10:32
7ce1d17
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.
  • 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

09 Apr 06:21
4d613e0
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.

Version 13.0.19

25 Mar 07:14
922cb57
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.
  • 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

30 Jan 06:53
05fbf75
Compare
Choose a tag to compare
  • Update Bing Ads API Version 13 service proxies to reflect recent interface changes.

Version 13.0.18

15 Nov 07:42
40daa3e
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.
  • Added mappings for new fields in BulkOfflineConversion: HashedEmailAddress and HashedPhoneNumber.

Version 13.0.17

04 Sep 06:53
d1ca68e
Compare
Choose a tag to compare

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

07 Jun 03:09
7d9e3fa
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 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

22 Dec 02:33
6583566
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 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.