Amazon Ads (Edge)

Last updated on Aug 20, 2026

Amazon Ads (formerly known as AMS or Amazon Marketing Services) is an advertising platform that lets you create and manage ads to promote your products and brand across Amazon and third-party sites. It provides tools to manage campaigns, targeting, and creatives, along with performance measurement and analytics to help you optimize your advertising strategy.

Hevo uses the Amazon Ads API to replicate data from your Amazon Ads account to the Destination of your choice. To ingest data, you must authorize Hevo to access your Amazon Ads account using Open Authorization (OAuth) 2.0.


Supported Features

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

Handling of Deletes

For the Profile object, 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.


Limitation


Revision History

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

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

Tell us what went wrong