Skip to content

Releases: BingAds/BingAds-Python-SDK

Version 13.0.4

08 Jul 05:57
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 mappings for TargetImpressionShareBiddingScheme in BulkCampaign.
  • Add bulk mappings for combined list i.e., BulkCombinedList, BulkAdGroupCombinedListAssociation, BulkAdGroupNegativeCombinedListAssociation, BulkCampaignCombinedListAssociation, and BulkCampaignNegativeCombinedListAssociation.
  • Add bulk entities for customer list i.e., BulkCustomerList, BulkCustomerListItem, BulkAdGroupCustomerListAssociation, BulkAdGroupNegativeCustomerListAssociation, BulkCampaignCustomerListAssociation, and BulkCampaignNegativeCustomerListAssociation.
  • Add OAuth support for AAD tenant.
  • Add OAuth support for PKCE e.g., code_verifier.

Version 13.0.3

26 May 14:00
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 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.

Version 13.0.2

13 Dec 02:24
Compare
Choose a tag to compare

*Attempt internal sync upload for up to 1,000 bulk entities via BulkServiceManager and upload_entities.
*Added the mapping for FinalUrlSuffix in BulkAdGroupDynamicSearchAdTarget.

Version 13.0.1

08 Nov 06:36
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.
  • Removed support for Bing Ads API Version 12 i.e., removed the service proxies and bulk entities.
  • Added mappings for the "Target Ad Group Id" and "Target Campaign Id" bulk columns in BulkFeedItem.
  • Added mappings for the "Include View Through Conversions" and "Profile Expansion Enabled" bulk columns in BulkAccount.

Version 12.13.6

12 Oct 02:16
Compare
Choose a tag to compare
  • Mapped the Experiment Type column to ExperimentType via BulkExperiment.
  • Updated Bing Ads API version 12 and 13 service proxies to reflect recent interface changes. For more information please see the Bing Ads API Release Notes.

Version 12.13.5

10 Sep 06:50
Compare
Choose a tag to compare
  • Map the Bid Adjustment column to a BidMultiplier via BulkAdGroupProductPartition.
  • Updated Bing Ads API version 12 and 13 service proxies to reflect recent interface changes. For more information please see the Bing Ads API Release Notes.

Version 12.13.4.1

22 Aug 07:19
Compare
Choose a tag to compare
  • Write TextAsset and ImageAsset to the Bulk upload file without the Type explicitly set.

Version 12.13.4

07 Aug 06:07
Compare
Choose a tag to compare
  • Updated Bing Ads API version 12 and 13 service proxies to reflect recent interface changes. For more information please see the Bing Ads API Release Notes.
  • Add a check for report_request time attribute to resolve issue 116.

Version 12.13.3.2

04 Jul 05:47
Compare
Choose a tag to compare
  • Add Bulk entity mapping for the CustomLabel dynamic ad target condition.

Version 12.13.3.1

02 Jul 03:41
Compare
Choose a tag to compare
  • Fix import issue introduced by version 12.13.3, where clients would observe error ModuleNotFoundError: No module named 'bingads.v13.bulk.entities.feeds'.