Skip to content

Version 13.0.26

Latest

Choose a tag to compare

@xinyuwen2 xinyuwen2 released this 18 Nov 13:51
· 2 commits to main since this release
2968e39

API Updates:

  • Update Bing Ads API Version 13 service proxies to reflect recent interface changes. For details please see the Bing Ads API Release Notes.
  • New report: BidStrategyReport.
  • New column ConversionDelay in AccountPerformanceReport, CampaignPerformanceReport and GoalsAndFunnelsReport.
  • New column CostPerConversion in AssetGroupPerformanceReport.
  • New API in AdInsight Service: GetAudienceBreakdown.
  • New criterion type: TopicCriterion.
  • Support multiple campaignIds/adGroupIds in ImpressionBasedRemarketingList.
  • New field Industry in UetTag.
  • New fields TrackingUrlTemplate, FinalUrlSuffix and UrlCustomParameters in AssetGroup.
  • New field IsPolitical in Campaign.
  • New field CurrencyCode, ReportingTimeZone and Scope in BidStrategy.
  • New field BidStrategyScope in Campaign.
  • Add enum value DataDriven in AttributionModelType.
  • New option NewTopicTargets and UpdateTopicTargets in GoogleImportOption.

Bulk Mapping Updates:

  • Add bulk mappings: BulkAdGroupTopicCriterion, BulkContentPlacement and BulkTopic.
  • Add TrackingTemplate, FinalUrlSuffix and CustomParameter in BulkAssetGroup mapping.
  • Add BidStrategyScope, CurrencyCode and TimeZone in BulkBidStrategy mapping.
  • Add BidStrategyScope in BulkCampaign mapping.

Other:

  • Support for Google login is now available. You can use GoogleOAuthDesktopMobileAuthCodeGrant or GoogleOAuthWebAuthCodeGrant to sign in with a Google account and access the Bing Ads API.
  • Fix potential socket exhaustion when retrieving the access token.