> 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/zh/jiao-cheng/guang-gao-zhu-jiao-cheng/how-create-instream-campaign.md).

# 流内广告：如何创建流内广告活动

视频广告已成为为我们的广告主带来高质量流量的重要渠道。如果您计划发起一项活动但不知道使用哪种格式，我们强烈建议您尝试视频广告。我们在 [我们的博客中](https://www.exoclick.com/using-video-ads-to-drive-sales-for-your-online-store/).

虽然视频广告有不同的选项， **In-stream** In-Stream 是我们的发布商最青睐的格式，也是能为您提供最大库存的格式。在本教程中，我们将说明如何创建 In-Stream 活动。

## 如何创建 In-Stream 活动

在创建广告活动的第 1 步中，选择 **视频** 作为您的广告格式。In-Stream 是一种 **区域类型**，这意味着所有视频活动默认都将定向到 In-Stream。

如果您想定向 In-Stream **仅**，则需要在“区域类型”部分取消选择其他推送格式：

<figure><img src="/files/4168291026f409f455e908ba49eb5b3f5a3a541b" alt=""><figcaption></figcaption></figure>

实际上，我们建议您尝试 **仅定向 In-Stream**。In-Stream 与其他视频格式的主要区别在于，它是在网站上的视频播放器中投放的（通常作为前贴片），因此具备更多播放能力。这使您可以投放高质量的视频素材，并尝试不同的视频时长、行动号召等。

然后，在第 2 步中，创建您的变体。您可以选择 **从您的设备上传视频素材** 或 **链接到外部视频**:

<figure><img src="/files/50b306b3dbca454937cc10d292a149ab2fd9492a" alt=""><figcaption></figcaption></figure>

您可以在以下位置找到 In-Stream 素材的技术要求： [我们的广告格式页面](/exoclick-docs/ad-formats.md#in-stream-video-vast)

***

如果您想使用一个 **VAST 标签** 作为变体，您需要向您的客户经理或我们的 [客户成功团队](https://www.exoclick.com/contact/).

***

In-stream 活动可以按 CPC、CPM 和 **CPV**，这是一种仅适用于视频格式的付费模式。CPV 代表每次观看成本，意味着您将为广告格式产生的每次观看付费（一次观看在以下情况下生成： **10 秒** 的视频广告播放后）。

其余设置的选择方式与其他任何广告活动类似。您可以在以下位置找到我们各项定向设置的详细说明： [本说明文档中的主广告主部分](/advertisers/campaigns/creating-a-campaign/create-campaign-step1.md)

## 最佳实践

您可以在以下位置找到一些 In-Stream 的最佳实践： [**我们博客中的这篇案例研究**](https://www.exoclick.com/case-study-36-roi-for-dating-offer-with-in-stream-video/).

此外，您还可以在这篇文章中找到更多 In-Stream 优化技巧： [详细文章](https://www.exoclick.com/case-study-how-to-optimise-an-in-stream-video-campaign/).

最后，请在此处查看我们的 [**视频广告终极指南**](https://www.exoclick.com/exoclicks-ultimate-guide-to-video-advertising/)，它可以帮助您在所有视频广告活动中扩大收益。


---

# 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/zh/jiao-cheng/guang-gao-zhu-jiao-cheng/how-create-instream-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.
