> 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で活動実績のあるパートナーについては、パートナー規模は最近のパートナー活動の毎日の集計を反映します：

* 発生したアクション/売上の件数と獲得した支払い額
  * 内部の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.
