> 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日（祝日を含む）対応し、以下を含むあらゆる種類のお問い合わせをサポートします:

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

**アカウントマネージャー** は、月曜日から金曜日までの営業時間内（祝日を除く）に、メール、Skype、またはTelegramで対応します。強化された最適化レビューと収益拡大のための提案を受けられるアカウントマネージャーをご利用いただくには、以下の条件が適用されます:

**広告主向け:**

* 月額10,000ドル以上の売上を生み出す可能性
* 最低2か月以上の利用実績
* アカウントマネージャーとの週次ディスカッションが可能であること
* さまざまな広告フォーマットをテストすることへのコミットメント
* 広告主ガイドラインの遵守

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

* 月額20,000ドル以上の収益を生み出す可能性
* オーガニックトラフィックを集める高品質なウェブサイト
* 当社から少なくとも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.
