# Google Ads

- [Integration Setup](https://help.daasity.com/core-concepts/data-integrations/setup-guides/digital-integrations/google-ads/integration-setup.md)
- [Integration Specifications](https://help.daasity.com/core-concepts/data-integrations/setup-guides/digital-integrations/google-ads/integration-specifications.md)
- [Workflow Configuration Setup](https://help.daasity.com/core-concepts/data-integrations/setup-guides/digital-integrations/google-ads/workflow-configuration-setup.md): This page provides information on how the Google 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/google-ads/transformation-configuration-setup.md): This pages provides instructions on what transform code should be added to a script manifest file to transform Google Ads data into the Unified Marketing Schema (UMS)
- [Important Notes](https://help.daasity.com/core-concepts/data-integrations/setup-guides/digital-integrations/google-ads/important-notes.md): Important things to know when working with Google Ads data


---

# 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/google-ads.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.
