> 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/ja/dong-hua/videos-pub.md).

# パブリッシャー向け動画

## サイトとゾーンの作成

この動画では、管理パネルでサイトとゾーンを作成する方法を紹介します。

{% embed url="<https://www.youtube.com/embed/_XpObOh4fM4?si=7441N2eedSH5wxTw>" %}

また、以下の言語でもご覧いただけます [**スペイン語**](https://youtu.be/PDfBvPp-5G0).

## タグの使用

この動画では、広告ゾーンで広告タグを使用する方法を紹介します。

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

また、以下の言語でもご覧いただけます [**スペイン語**](https://youtu.be/fFde0145eKE).

## SubIDの使用

この動画では、トラフィックをセグメント化するためにSubIDを使用する方法を紹介します。

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

また、以下の言語でもご覧いただけます [**中国語**](https://youtu.be/qkX1_6Zt8J0) と [**スペイン語**](https://youtu.be/1OyhIcEZRGA).

## ダッシュボードウィジェットのカスタマイズ

この短い動画では、管理パネルのダッシュボードにあるウィジェットをカスタマイズする方法を説明します。

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

## 広告ブロックトラフィックの収益化

この動画では、広告ブロッキング拡張機能を有効にしているユーザーからのトラフィックを収益化する方法を紹介します。

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

また、以下の言語でもご覧いただけます [**中国語**](https://youtu.be/Ntztc8F_ozw) と [**スペイン語**](https://youtu.be/CT-JEcJS80M).

## Fluid Playerのインストール方法

この動画チュートリアルでは、以下を簡単にインストールする方法をご紹介します [**Fluid Player**](https://www.youtube.com/watch?v=7jvt_KI-Vzc).

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


---

# 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/ja/dong-hua/videos-pub.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.
