Microsoft Ads (Edge)

Last updated on Aug 03, 2026

Edge Pipeline is now available for Public Review. You can explore and evaluate its features and share your feedback.

Microsoft Ads (formerly Bing Ads) is a pay-per-click (PPC) advertising platform that helps you reach customers across the Microsoft Search Network, Microsoft Audience Network, and partner networks. You can use Microsoft Ads to create and manage search, display, and shopping campaigns, monitor campaign performance, manage budgets, and optimize ads using audience and demographic insights.

Hevo uses the Microsoft Advertising API to replicate data from your Microsoft Ads account. It uses the following APIs to ingest different types of data:

To ingest the data, you must authorize Hevo to access your Microsoft Ads account using Open Authorization (OAuth) 2.0.


Supported Features

Feature Name Supported
Capture deletes Yes
History mode No
Custom data (user-configured tables & fields) Yes
Data blocking (skip objects and fields) Yes
Resync (objects and Pipelines) Yes
API configurable No

Handling of Deletes

Hevo uses a full data refresh approach to capture delete actions. During each Pipeline run, Hevo compares the data fetched from the Source object with the data present in the Destination table. If a record exists in the Destination but is no longer returned by the Source, the record is marked as deleted by setting the value of the metadata column __hevo__marked_deleted to True. This applies only to the following core objects:

  • Campaign

  • Ad Group

  • Ad

  • Keyword

  • Label

  • Campaign Label

  • Ad Group Label

  • Ad Label

  • Keyword Label

  • Budget

  • Conversion Goal

  • Asset Group

For all reports, Hevo does not support capturing deletes.


Source Considerations

  • Report data includes both attributes and performance metrics. By default, Hevo replicates all available attributes and metrics. If Microsoft Ads does not allow certain attributes and metrics to be used together in the same report, Hevo excludes only the conflicting attributes and continues to replicate all supported metrics. Read Column Restrictions to know about the conflicting columns in reports.

  • Microsoft Ads retains report data for different lengths of time depending on the report type and its granularity. Most daily and monthly reports are available for up to 36 months, while some reports and hourly data are retained for shorter periods. For more information, see Reporting Data Retention Period.


Revision History

Refer to the following table for the list of key updates made to this page:

Date Release Description of Change
Aug-03-2026 NA New document.

Tell us what went wrong