> 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/videos/zh/shi-pin/videos-adv.md).

# 广告主视频

## 教程

### 创建广告活动

该视频向您展示如何使用 ExoClick 管理面板创建广告活动。

{% embed url="<https://www.youtube-nocookie.com/embed/0wKyTmD7DOs>" %}

您也可以观看以下语言版本： [**中文**](https://youtu.be/fs_KRfsBaPI) 和 [**西班牙语**](https://youtu.be/Fv2s-JJStKA).

### 为什么我的广告活动被 ExoClick 拒绝？

该视频列出了您的广告活动可能无法投放的原因，并解释了如何使其获得批准。

{% embed url="<https://www.youtube-nocookie.com/embed/GAirgZtbeEk>" %}

### 自定义仪表盘小组件

这段简短视频解释了如何在管理面板中自定义仪表盘中的小组件。

{% embed url="<https://youtube.com/embed/koQ9iADziU8?feature=shared>" %}

### 使用竞价器

该视频向您展示如何使用竞价器，它会自动调整您的出价，以确保您把预算花在转化效果好的版位上，并屏蔽那些对您无效的版位。

{% embed url="<https://www.youtube-nocookie.com/embed/7dafl18UgkY>" %}

您也可以观看以下语言版本： [**中文**](https://youtu.be/oFYJLZs_6m4) 和 [**西班牙语**](https://youtu.be/bXK3jgi8Wfg).

### 了解定价模式

该视频帮助您了解可用的定价模式，并帮助您选择适合您的模式。

{% embed url="<https://www.youtube-nocookie.com/embed/yfHi95wsM0k>" %}

您也可以观看以下语言版本： [**中文**](https://youtu.be/hVrVPKnyigg), [**西班牙语**](https://youtu.be/eWMmxOQO574) 和 [**印地语**](https://youtu.be/yO9FC9DfyBQ).

### 转化跟踪

该视频向您展示如何使用转化跟踪 API（S2S）和像素跟踪来跟踪您网站上的用户活动。

{% embed url="<https://www.youtube-nocookie.com/embed/cTnP1ubjNCc>" %}

您也可以观看以下语言版本： [**中文**](https://youtu.be/TNBwkLJPg_A) 和 [**西班牙语**](https://youtu.be/pWG5bdRHpL4).

### 智能出价

该视频详细解释了智能出价，以及如何在您的广告活动中启用它。

{% embed url="<https://www.youtube-nocookie.com/embed/uA1Z_1owfgw>" %}

## 网络研讨会

### 转化跟踪网络研讨会

该网络研讨会于 2023 年 10 月 26 日播出。它解释了 ExoClick 中转化跟踪的基础知识：转化目标的设置、Postback URL 的设置以及跟踪像素的设置。它还解释了一些可受益于转化跟踪的高级功能，例如再营销。

{% embed url="<https://www.youtube-nocookie.com/embed/sH1fnvKDQPU>" %}

您可以观看 [**这里**](https://www.youtube.com/watch?v=sH1fnvKDQPU).


---

# 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/videos/zh/shi-pin/videos-adv.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.
