# Amazon Advertising

- [Integration Setup](https://help.daasity.com/core-concepts/data-integrations/setup-guides/digital-integrations/amazon-advertising/integration-setup.md): To Connect Amazon Advertising to Daasity Please follow the steps below.
- [Integration Specifications](https://help.daasity.com/core-concepts/data-integrations/setup-guides/digital-integrations/amazon-advertising/integration-specifications.md): This page will help you learn about how Daasity replicates data from Amazon Ads, limitations to the data we can extract, and where the data is stored in the Amazon Ads schema.
- [Workflow Configuration Setup](https://help.daasity.com/core-concepts/data-integrations/setup-guides/digital-integrations/amazon-advertising/workflow-configuration-setup.md): This page provides information on how the Amazon Ads integration can be configured as part of a workflow to extract data
- [Transformation Configuration Setup](https://help.daasity.com/core-concepts/data-integrations/setup-guides/digital-integrations/amazon-advertising/transformation-configuration-setup.md): This pages provides instructions on what transform code should be added to a script manifest file to transform Amazon Ads into the Unified Marketing Schema (UMS)
- [Where to Find Your Data](https://help.daasity.com/core-concepts/data-integrations/setup-guides/digital-integrations/amazon-advertising/where-to-find-your-data.md): Here is where you can find your Amazon Ads data once the integration has been successfully implemented and data has been loaded.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.daasity.com/core-concepts/data-integrations/setup-guides/digital-integrations/amazon-advertising.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
