# Google DV360

Integrating Google Display & Video 360 with our platform takes a few clicks right from **Integrations** in your account.

{% hint style="warning" %}
**Before you begin:** you'll need read-only access (at a minimum) to the Google DV360 accounts that you'd like to connect.
{% endhint %}

<figure><img src="/files/Mov2ASI4uVzhr7iQifFx" alt=""><figcaption></figcaption></figure>

## Connect Google DV360

{% stepper %}
{% step %}
**Head over to Integrations**

Sign into [your Flip.to account](https://manage.flip.to/) and navigate to **Platform → Mission Control** or **Account Settings → Integrations**
{% endstep %}

{% step %}
**Click on DV360**

You'll find it in the **Marketing & Ads** section.
{% endstep %}

{% step %}
**Click Connect**

You'll be prompted to sign into your DV360 account and will then allow access to your DV360 accounts.
{% endstep %}

{% step %}
**Select your DV360 accounts**

After you've authorized Flip.to, you'll be prompted to select one or more of the Google Ads accounts that you'd like to connect to our platform.
{% endstep %}
{% endstepper %}

Click **Save—**&#x6F;ne more thing to do.

## Add tracking parameters to your ads

{% stepper %}
{% step %}
**Head over to your DV360 account**

Sign in to[ your DV360 account](https://displayvideo.google.com/) and go to the **Advertisers** tab.
{% endstep %}

{% step %}
**Download the Structured Data File**

In the upper right corner, click the ![](data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAnElEQVR4AeyUMQ6DMAxFQ9rDVL1Kt96kUkEqHeoOsMCEuAMbt0GcBswfWJj8FYnNkSMv337K11diOPk4wDSYtkjq9il1M+NO/6p5mJt3AQ0Iqh1mbrh3zbRHp4oHHNfRc7Qwi5rjFSs4SwjxhU4VDfh9ikG+xUXK/Crle6S2Q0QDoE0qGuApMv31FJkWeYpMizxFpkWpAvqzSwVsAAAA///jWosZAAAABklEQVQDANeGUTEaJ+FTAAAAAElFTkSuQmCC) menu and select **Download SDF**.

If prompted to select the resource types, ensure **Ads** is selected, and then click **Download.**
{% endstep %}

{% step %}
**Edit the file**

Look for a column named something alone the lines of **Landing Page URL Suffix**, and enter `campaignid=${CAMPAIGN_ID}` for all the ads you want to track.
{% endstep %}

{% step %}
**Upload the modified file**

Go to **Advertisers**, click the ![](data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAnElEQVR4AeyUMQ6DMAxFQ9rDVL1Kt96kUkEqHeoOsMCEuAMbt0GcBswfWJj8FYnNkSMv337K11diOPk4wDSYtkjq9il1M+NO/6p5mJt3AQ0Iqh1mbrh3zbRHp4oHHNfRc7Qwi5rjFSs4SwjxhU4VDfh9ikG+xUXK/Crle6S2Q0QDoE0qGuApMv31FJkWeYpMizxFpkWpAvqzSwVsAAAA///jWosZAAAABklEQVQDANeGUTEaJ+FTAAAAAElFTkSuQmCC) menu and select **Upload**.
{% endstep %}
{% endstepper %}

**And that's it.** Your DV360 accounts are now connected and data should start flowing into your Flip.to platform in the next 24-48 hours.

<br>


---

# 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.flip.to/docs/integrations/advertising/google-dv360.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.
