> For the complete documentation index, see [llms.txt](https://docs.exoclick.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.exoclick.com/tutorials/tutorials/advertiser-tutorials/how-to-set-up-outstream-campaign.md).

# Outstream: How to create an Outstream campaign

Outstream ads are an original and seamless way of showing video ads. Instead of placing the video within a specific video player, Outstream plays as the user navigates through the website, unfolding once the ad zone is on the viewport. If the user continues scrolling, then the video ad will hide, but it will resume playing at the same place where user left, once it scrolls back up.

Outstream offers [several advantages](https://www.exoclick.com/advertisers-6-reasons-you-should-be-using-outstream-video/) to the standard banner format. In this tutorial, we will explain how to create an Outstream ad.

## How to create an Outstream campaign

In Step 1 of your campaign set up, select **Video** as your ad format. Outstream is a **Zone type**, meaning that all Video campaigns will be targeting Outstream by default.

If you want to target Outstream **exclusively**, then you need to de-select the other push formats in the Zone type section:

<figure><img src="/files/3CKuYxylr4JP1kLrgwtx" alt=""><figcaption></figcaption></figure>

Outstream videos are always played **horizontally**, so make sure that your video is on landscape or square mode. The creative requirements for Outstream are the same as for any other Video format: you can learn more about video ads spec requirements in the [ad format page](/exoclick-docs/ad-formats.md#in-stream-video-vast) from this documentation.

Outstream campaigns can run in CPC, CPM and **CPV**, which is a payment model exclusive to video formats. CPV stands for Cost per View, meaning that you will pay for each view the ad format generates (a view is generated after **10 seconds** of video ad playback). Note that the view only considers the seconds of actual video playback: while the Outstream ad is hidden, these seconds are not counted for view count.

The rest of the settings are chosen similarly to what you would do with any other campaign. You can find a detailed explanation of each of our targeting settings in the [main advertiser section from this documentation](/advertisers/campaigns/creating-a-campaign/create-campaign-step1.md)

## Best practices

You can find a detailed guide on how to make the most out of Outstream [**in our blog**](https://www.exoclick.com/advertiser-guide-to-using-outstream-video/).

In addition, please find here our [**Ultimate Guide for Video Advertising**](https://www.exoclick.com/exoclicks-ultimate-guide-to-video-advertising/), which can help you scale up your profit in all your Video campaigns.


---

# 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://docs.exoclick.com/tutorials/tutorials/advertiser-tutorials/how-to-set-up-outstream-campaign.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.
