# Google Ads

### Supported Destination Services

DinMo supports the following destination services:

* [Export audiences](/integrations/destination-platforms/google-ads/export-audiences.md)
* [Send online conversions](/integrations/destination-platforms/google-ads/enhanced-conversions-for-web.md)
* [Send offline conversions](/integrations/destination-platforms/google-ads/upload-click-or-offline-conversions.md)
* [Adjust conversion events](/integrations/destination-platforms/google-ads/adjust-conversion-events.md)
* [Retract conversion events](/integrations/destination-platforms/google-ads/retract-conversion-events.md)

Please refer to their dedicated documentation page for more information.

### Authentication to Google Ads

Regardless of the selected destination service, DinMo will always connect to Google Ads using OAuth2 authentication. Please make sure the user who connects Google Ads on DinMo has the right permissions either on the target ad accounts, or on the MCC.


---

# 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://docs.dinmo.io/integrations/destination-platforms/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.
