> 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 のデータを使用して算出されます。これらの要素は互いに作用し、それぞれのパートナーの個別のビジネスをさまざまな形で反映します。クリエイターのティアは、ソーシャルのフォロワー数や登録者数に応じてスケールします。参照してください *クリエイターのティアスケール* クリエイターのティアがどのように定義されているかを確認してください。

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

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

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

* アクション/売上の件数と獲得した報酬額
  * 内部の impact.com の評価は、次の要素の影響を受けます **プログラムごとの支払い額** および **総プログラム数**.
* 成果の出ているパートナーシップの数と活動量

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

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

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

#### パートナー規模の尺度

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

| 規模   | フォロワー    | サイト訪問数  | アプリのダウンロード数 | 法人の年間売上高 | 年間 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.
