# Google Search Ads 360

### Supported destination services

{% hint style="info" %}
Learn more about all of our Destination service types on our [Core Concepts page](/core-concepts.md).
{% endhint %}

<table data-header-hidden><thead><tr><th align="right">Destination service</th><th width="269.3333333333333" align="center">Supported?</th><th align="center">Type</th></tr></thead><tbody><tr><td align="right"><strong>Destination service</strong></td><td align="center"><strong>Supported?</strong></td><td align="center"><strong>Type</strong></td></tr><tr><td align="right">Conversions</td><td align="center">✅</td><td align="center">Events</td></tr></tbody></table>

### Destination Setup

Please do the following steps to add Google Search Ads 360 as a destination in DinMo:

1. Go to the Destinations section in the navigation bar.
2. Click "Add a new destination".
3. Select "Google Search Ads 360".
4. Click "Connect" to activate the connection. You will be redirected to Google, where you will be asked to grant the necessary permissions to DinMo.\ <br>

   <figure><img src="/files/53LvLAMZjNeKvzK87GD0" alt=""><figcaption></figcaption></figure>
5. Click continue once the connection is done.
6. Give a name to your destination.
7. Click Connect.

## Syncing Floodlight Conversions

### Sync Setup

Here are the necessary steps involved in the creation of a new sync to Floodlight Conversions:

1. Navigate to the Activations tab, and click "New Activation" in the upper-right corner of the screen.<br>
2. Select "Event Segment", then click "Continue".<br>
3. Choose your Google Search Ads 360 platform in the dropdown, then click “Continue.”\
   \ <br>

   <figure><img src="/files/VaG2m7nalGoBRI9TXc0g" alt=""><figcaption></figcaption></figure>
4. Fill in the agency ID, advertiser ID and account ID.<br>
5. Select "Floodlight" as the Segmentation Type.<br>
6. Select the device type corresponding to the events data to be synced. Floodlight supports the following devices:<br>

   | Devices Types   |
   | --------------- |
   | Desktop         |
   | High End Mobile |
   | Tablet          |
   | Other Device    |
7. Choose the type of conversions to be synced. It can either be transactions or actions.<br>
8. Fill in the Fields Mapping section. Google requires the following information:\ <br>

   | Required Fields Mapping |
   | ----------------------- |
   | `Google Click ID`       |
   | `Conversion ID`         |
   | `Event Timestamp`       |
   | `Event Name`            |
9. Under the Scheduling options, choose the time interval at which you want your segment to be synced to Google Ads. A daily sync is sufficient for most use cases.<br>
10. Click “Continue,” then “Create” to finish.


---

# 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-search-ads-360.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.
