> 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-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>" %}

### Bidderの使用

この動画では、入札額を自動調整して、成果の良いゾーンに予算を使うようにし、効果のないゾーンをブロックするBidderの使い方を紹介します。

{% 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).

### コンバージョントラッキング

この動画では、Conversion Tracking API（S2S）とピクセルトラッキングを使用してサイト上のユーザー行動を追跡する方法を紹介します。

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

また、以下の言語でも視聴できます [**中国語**](https://youtu.be/TNBwkLJPg_A) と [**スペイン語**](https://youtu.be/pWG5bdRHpL4).

### Smart Bid

この動画では、Smart Bidの詳細と、キャンペーンで有効にする方法を説明します。

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

## ウェビナー

### コンバージョントラッキング・ウェビナー

このウェビナーは2023年10月26日に配信されました。ExoClickにおけるコンバージョントラッキングの基本、つまりConversion Goalの設定、Postback URLの設定、トラッキングPixelの設定について説明しています。また、リターゲティングなど、コンバージョントラッキングの恩恵を受ける高度な機能についても説明しています。

{% 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/ja/dong-hua/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.
