> For the complete documentation index, see [llms.txt](https://updates.adreform.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://updates.adreform.com/february-2024/xandr-sync-video-ads-and-import-tag-sheets.md).

# Xandr: Sync video ads and import tag sheets

Our [Xandr integration](https://app.adreform.com/o/_/xandr_connector) now supports video ads, so we'll automatically pull in any video ads each day when we sync. We're also adding support for native ads, which should be out soon (keep an eye on the changelog).

If you haven't connected Xandr yet, or you just need to do periodic manual imports of Xandr ad data, we've added support for the Xandr tag sheet on our ad import page. Just drop a CSV exported from Xandr and your ads will get loaded right in.

<figure><img src="https://uploads.productlane.com/3e62228863c561982c924ef2ab6286ea.png" alt=""><figcaption></figcaption></figure>

Tip: You can attach a Xandr tag sheet (or any supported file format) to an email and [send it to your Inbound Email address to import ads without even opening the app](https://app.adreform.com/o/_/integrations/inbound_email) ✨

### GAM: Sync HTML5, video, and Campaign Manager 360 tags

Our [GAM integration](https://product.adreform.com/roadmap?id=35457463-0b53-47d6-ac52-ed12e9b3dc82) now supports a lot more ad formats, like HTML5, video, and CM 360. [Check out our help article for the full list of supported formats](http://help.adreform.com/en/articles/8852837-how-does-the-google-ad-manager-gam-connector-work#h_f62dae3d78).

### More improvements & fixes

* Added an in-app notification for users of the Xandr integration if the sync isn't working (due to e.g. invalid or expired credentials)
* Fixed display of long URLs in the sites table (they're truncated now, with a tooltip and quicklinks to copy and open the URL)
* Fixed browser page titles for Screenshot Workflows pages (which makes going forward/back in your browser a little easier)
* Fixed a bug in site lists that caused errors when trying to add the same URL to a site list more than once (now it just works)
* Fixed navigation breadcrumbs on Ads.txt Pro validation request pages
* Updated ads.txt validator emails to send from `notifications@adstxtvalidator.com`


---

# 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, and the optional `goal` query parameter:

```
GET https://updates.adreform.com/february-2024/xandr-sync-video-ads-and-import-tag-sheets.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
