> 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="https://1458456015-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2Fgit-blob-54cc75799167be20786198bdd5aad98ee9e13bb7%2F3b524d671a73e1462d3997c38eb510fc57858bf3d5dbfc9ad9f2c22e3de3a3bc.png?alt=media" alt=""><figcaption></figcaption></figure></div>

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

impact.com でアクティブなパートナーについては、パートナーサイズは最近のパートナーアクティビティの毎日の集計を反映します：

* 発生したアクション/売上額と獲得した支払い
  * 内部の 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     | $5,000万 | $10,000                  |
| 大   | 500万     | 1,000万  | 2,000万      | $5億     | $500,000                 |
| 特大  | 2億5,000万 | 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.
