> For the complete documentation index, see [llms.txt](https://help.impact.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.impact.com/partner/zh/ni-xiang-liao-jie-shen-me/platform-features/marketing-content/requests/request-assets/request-a-video-asset-as-a-partner.md).

# 作为合作伙伴请求视频素材

您可以用来为品牌引流的一种素材是 **视频**。这是您合作品牌已上传到 impact.com 供您营销使用的视频。您可以将此视频作为广告嵌入到您的网站中。

{% hint style="info" %}
此视频无法发布到社交媒体网络（例如 Facebook 或 YouTube）。
{% endhint %}

#### 申请一个新的视频广告

1. 在顶部导航菜单中，选择 **内容 →** [**请求**](https://app.impact.com/secure/mediapartner/ads/list-all-mp-ad-requests-flow.ihtml).
2. 在右上角，选择 **申请 → 视频**.
3. 填写表格。
   * 请参见 *视频素材表单参考* 以下以获取更多信息。
4. 选择 **提交**.

<details>

<summary>视频素材表单参考</summary>

| 表单字段 | 说明                                         |
| ---- | ------------------------------------------ |
| 品牌   | 从下拉菜单中选择此请求将发送到的品牌。如果某个品牌未显示，可能是他们已禁用广告请求。 |
| 交易   | 你也可以选择将此素材关联到的合作项目。                        |
| 视频格式 | 选择您希望接收视频的格式（.mp4 或 .flv）。                 |
| 语言   | 选择你希望素材使用的语言。                              |
| 需要日期 | 选择您希望获得该资产的日期。                             |
| 独家广告 | 决定你是否希望该素材仅供你专用。                           |
| 可选示例 | 添加一个示例，说明你希望素材的样式，或可用于其中的文案。               |
| 附加说明 | 添加该品牌在审核请求时可供参考的任何其他意见。                    |

</details>

#### 查看您的视频申请状态

提交请求后，您可以查看其状态。

1. 在顶部导航菜单中，选择 **内容 →** [**请求**](https://app.impact.com/secure/mediapartner/ads/list-all-mp-ad-requests-flow.ihtml).
2. 选择 **品牌** 筛选，然后选择您向其发送请求的品牌。
3. 选择 **请求类型** 下拉菜单，然后选择 **资产**.
4. 将鼠标悬停在您的请求上并选择 ![](/files/bc9aa794eb347d6f55e668dbe0e98eae7d1cd905) **\[更多]** → **查看** 以查看您的请求详情。
   * 在这里，您可以查看品牌在处理和完成请求时留下的任何备注。


---

# 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.impact.com/partner/zh/ni-xiang-liao-jie-shen-me/platform-features/marketing-content/requests/request-assets/request-a-video-asset-as-a-partner.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.
