> For the complete documentation index, see [llms.txt](https://help.impact.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.impact.com/brand/ja/what-would-you-like-to-learn-about/platform-features/reach-out-to-partners/partner-management/partner-size-rating-criteria.md).

# パートナー規模評価の基準

パートナーの規模評価は、外部ソースと impact.com のデータを使用して決定されます。これらの要素は互いに影響し合い、それぞれのパートナーの個別のビジネスをさまざまな形で反映します。クリエイターの階層は、SNSのフォロワー数または購読者数に基づいてスケールします。以下を参照してください *クリエイター階層スケール* クリエイター階層の定義については、こちらをご覧ください。

<div data-with-frame="true"><figure><img src="/files/e85a18fcf7b35fc9d60262ddcb543d4e05dfac27" alt=""><figcaption></figcaption></figure></div>

#### impact.com のデータはどのように使用されますか？

impact.com で活動実績のあるパートナーについては、パートナーの規模は最近のパートナー活動の1日単位の集計を反映します：

* 促進されたアクション／売上の量と獲得した報酬額
  * 内部の impact.com 評価は次によって影響を受けます **プログラムごとの報酬** を **総プログラム数**.
* 有効なパートナーシップの数と活動量

#### 外部ソースはどのように使用されますか？

1つ以上の有効なメディアプロパティを提供するパートナーについては、パートナーの規模を判断するために外部ソースから毎月取得したデータを反映します：

* **法人：** 推定年間売上高と従業員数
* **ウェブドメイン：** 月間ウェブサイトトラフィック
* **インフルエンサーアカウント：** すべてのプラットフォームにおけるオーディエンス規模
* **アプリ：** ダウンロード数と評価

#### パートナー規模のスケール

これらの評価数値は、パートナーの規模を推定するための目安として機能します。

| 規模 | フォロワー数  | サイト訪問数  | アプリのダウンロード数 | 年間企業売上高 | impact.com の年間報酬／プログラム |
| -- | ------- | ------- | ----------- | ------- | ---------------------- |
| 特小 | 50      | 100     | 200         | $1,000  | $50                    |
| 小  | 3,000   | 5,000   | 10,000      | 100万ドル  | $1,000                 |
| 中  | 100,000 | 250,000 | 500,000     | 5000万ドル | $10,000                |
| 大  | 500万    | 1000万   | 2000万       | 5億ドル    | $500,000               |
| 特大 | 2億5000万 | 5億      | 10億         | 50億ドル   | 500万ドル                 |

#### クリエイター階層スケール

| 規模           | フォロワー数／購読者数      |
| ------------ | ---------------- |
| ナノクリエイター     | < 15,000         |
| マイクロクリエイター   | 15,000 - 75,000  |
| ミドルレベルクリエイター | 75,000 - 250,000 |
| マクロクリエイター    | 25万～100万         |
| メガクリエイター     | 100万以上           |


---

# 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://help.impact.com/brand/ja/what-would-you-like-to-learn-about/platform-features/reach-out-to-partners/partner-management/partner-size-rating-criteria.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.
