> 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/exoclick-docs/ja/how-get-account-manager.md).

# アカウントマネージャーをつけるには？

アカウントマネージャーをご希望いただき、ありがとうございます！

ExoClickチームは、すべてのお客様が目標を達成し、当プラットフォームで可能な限り最高の体験を得られるよう尽力しています。

ExoClickはセルフサービス型のプラットフォームであり、資格を持つ専門スタッフが、活動の始め方、プラットフォーム機能の理解、アカウント運用の最適化、目標達成までご案内できます：

**カスタマーサクセスマネージャー** は、メールまたはライブチャットで24時間365日（祝日を含む）対応し、以下を含むあらゆるご依頼をサポートします：

* アカウント設定
* お支払い
* 技術的なお問い合わせや一般的なお問い合わせ
* 最適化レビュー
* 限定オファーや特定のプレミアム機能へのアクセス

**アカウントマネージャー** は、月曜日から金曜日までの営業時間内（祝日を除く）に、メールまたはTelegramで対応しています。アカウントマネージャーによる強化された最適化レビューや収益成長のための提案を受けるには、以下の基準が適用されます：

**広告主向け：**

* 月額1万ドル以上を生み出す可能性
* 最低2か月の出稿実績
* アカウントマネージャーとの週次の打ち合わせが可能であること
* さまざまな広告フォーマットのテストに取り組むこと
* 広告主向けガイドラインの遵守

**パブリッシャー向け：**

* 月額2万ドル以上の収益を生み出す可能性
* オーガニックトラフィックを獲得している高品質なウェブサイト
* 当社からの支払いを少なくとも1回受け取っていること
* アカウントマネージャーとの週次の打ち合わせが可能であること
* パブリッシャー向けガイドラインの遵守

ExoClickでは、 **広告主専用のマネージドサービスも提供しています**。セットアップ、最適化、監視、レポート作成を含むキャンペーン運用を当社で対応できます。条件や料金の詳細については、お問い合わせください [こちら](https://www.exoclick.com/contact/).


---

# 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/exoclick-docs/ja/how-get-account-manager.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.
