> 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/advertisers/ja/advertisers-introduction.md).

# 広告主向けの概要

<figure><img src="/files/d3b6817a0af1439c338c2dd48555f391d6ea5cfd" alt=""><figcaption></figcaption></figure>

広告主として、管理パネルを使用して広告キャンペーンを設定し、あらゆる側面のリアルタイム統計を確認し、この詳細情報に基づいて収益を増やすための対応を行うことができます。

#### **広告主向け管理パネルの利点：**

* [高度なターゲティング](/advertisers/ja/kyanpn/kyanpnno/create-campaign-step3.md#targeting-options) 製品に対して特定のオーディエンスにリーチするためのオプション。
* 最も効果的な [時間帯](/advertisers/ja/kyanpn/kyanpnno/create-campaign-step3.md#a-d-schedule) を、ターゲットとしている国で狙えること。
* さまざまな [料金モデル](/advertisers/ja/kyanpn/kyanpnno/create-campaign-step4.md) から予算に合うものを選べます。
* リアルタイムレポート - [統計情報](/advertisers/ja/advertiser-statistics.md) をいつでも確認して、キャンペーンのパフォーマンスを最新の状態で評価できます。

#### **広告主向け管理パネルのタブ：**

* この [ダッシュボード](/advertisers/ja/advertiser-dashboard.md) 主要指標のリアルタイム要約を表示し、キャンペーンを常に把握するために役立ちます。
* Bemobの [統計](/advertisers/ja/advertiser-statistics.md) タブでは、 **ダッシュボード**よりも詳細な統計情報を確認できるため、データを深く掘り下げて戦略的な計画の指針にしたり、問題を診断したりできます。
* Bemobの [キャンペーン](/advertisers/ja/kyanpn.md) タブでは、キャンペーンのあらゆる側面を設定・管理できます。
* Bemobの [お支払い](/advertisers/ja/advertiser-payments.md) タブでは、アカウントの支払いを管理できます。
* Bemobの [Marketplace](/advertisers/ja/mkettopureisu.md) タブでは、利用可能なすべてのサイトを確認し、それらに広告を購入できます。


---

# 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/advertisers/ja/advertisers-introduction.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.
