> For the complete documentation index, see [llms.txt](https://docs.smaq.io/documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.smaq.io/documentation/connections/dv360.md).

# DV360

Display & Video 360 (DV360) is Google's programmatic platform. SMAQ supports DV360 with multi-level entity selection — Partner → Advertiser → Insertion Order → Line Item.

### What SMAQ pulls

* Performance across Partners, Advertisers, Campaigns, Insertion Orders, Line Items
* Impressions, clicks, conversions, spend, viewability
* Audience, inventory, and creative-level breakdowns
* Conversions tracked via Floodlight

### What you'll need

* A Google account with DV360 access at the level you want to query (Partner, Advertiser).
* Knowledge of which entities you want to pull — DV360 hierarchies can be deep.

### Steps to connect

1. **Data Source → Add data source**.
2. Pick **DV360**.
3. Authorize SMAQ via OAuth.
4. Pick the **Partner** from the dropdown.
5. Pick one or more **Advertisers** under that Partner (multi-select supported).
6. Optionally pick specific **Insertion Orders** or **Line Items** to narrow scope.
7. Name and click **Connect**.

> **\[Screen video needed]** DV360 connection setup showing the four-level hierarchy picker (Partner → Advertiser → IO → Line Item). \~90 seconds.

> **\[Screenshot needed]** Multi-select dropdown with three Advertisers selected.

### Tips

* **Narrow your scope at connection time** — DV360 hierarchies can have thousands of line items. Filtering at connection time keeps queries fast.
* **DV360 data is rolled up by Floodlight tags.** If your Floodlight setup is inconsistent across Insertion Orders, conversion totals can look weird.
* **Currency** — DV360 always reports in the Partner's currency. If you've connected multiple Partners with different currencies, normalize using [currency conversion](/documentation/features/dashboard/currency-conversion-for-tables.md).

### Troubleshooting

* **"No partners found"** — your Google account doesn't have any DV360 access. DV360 requires explicit user provisioning by your DV360 admin.
* **Reports time out** — narrow the date range or reduce the number of selected Advertisers / Insertion Orders.

### Related

* [Cross-Channel Attribution](/documentation/features/automations/reference.md#cross-channel-attribution) — useful when DV360 sits alongside Google Ads and Meta.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.smaq.io/documentation/connections/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.
