> For the complete documentation index, see [llms.txt](https://help.rzr.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.rzr.com/readme/creative-resources/ad-format-overview/video-ads.md).

# Video Ads

RZR video creatives are **VAST compatible and responsive by default** to make best use of **full screen ad placements** and can be used in **standard video ad placement or rewarded ad placements**.

We have seen the best performance in using both Portrait and Landscape placements, as well as 15s and 30s inventories for each video creative variant.

<div align="left"><figure><img src="/files/pKVOo6gLwsDSWAKLDCcc" alt="" width="450"><figcaption></figcaption></figure></div>

***

### <mark style="color:$primary;">Requirements for Assets Designed by Client</mark>

#### Ad Creative Specs

**Dimensions**

<table><thead><tr><th width="239.8046875">Orientation</th><th>Responsiveness / Aspect Ratio</th><th>Image Size (px)</th></tr></thead><tbody><tr><td>Portrait</td><td>9:16</td><td>1080x1920</td></tr><tr><td>Landscape</td><td>16:9</td><td>1920x1080</td></tr></tbody></table>

**File Format**

* .mp4
* H264

**Duration**

* 6s-30s
* 15s and 30s long is recommended

**Max File Size**

* <5MB

#### End Card Specs

**File Format**

* JPEG
* JPG
* PNG
* GIF

**Image Size (px)**

* 1080x1920
* 1920x1080

**Max File Size**

* <500kb

<mark style="color:$danger;">**Note**</mark>

* Files remain unedited and must strictly adhere to the listed sizes.
* If no end card is provided, we will use the last frame of the video as an end card image.

***

### <mark style="color:$primary;">Requirements for Assets Designed by RZR Creative</mark>

#### General Asset Requirements

High resolution and Brand Assets (must be at least 150-300 DPI)

* Key Arts
* Logos
* Splash Screen
* App UI
* Marketing Collaterals
* Font Files
* Screen Captures & Recordings
* Brand Guideline

File Formats

* Layered PSD or PSB files and AE Project files

Additional Brand Assets

* Audio (.MP3) of App Background Music and App Sound Effects
* Sprite Sheets and PNG sequences

***

### <mark style="color:$primary;">How to Preview</mark>

**Variants**

* Click on the arrows to preview the different variants in the creative (if any)

<div align="left"><figure><img src="/files/m7X4xCyKj2GFq0ITSXxw" alt=""><figcaption></figcaption></figure></div>

**Sample Video Ad**

***

This page covers the complete specs and setup details for video ad creatives. Review each section to make sure your assets meet RZR's size, format, and file requirements before submitting.

Need a hand getting your video ads configured? Reach out to your RZR Account Manager or Account Coordinator and we'll help.


---

# 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://help.rzr.com/readme/creative-resources/ad-format-overview/video-ads.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.
