> ## Documentation Index
> Fetch the complete documentation index at: https://devdocs.xbox.com/llms.txt
> Use this file to discover all available pages before exploring further.

# ChurnRiskLevel

> ChurnRiskLevel データ型。

プレイヤーの離脱リスク レベルを表す値を定義します。

## 値

| 値          | 説明                   |
| :--------- | :------------------- |
| NoData     | 予測を行うのに十分なデータがありません。 |
| LowRisk    | プレイヤーの離脱リスクは低いです。    |
| MediumRisk | プレイヤーの離脱リスクは中程度です。   |
| HighRisk   | プレイヤーの離脱リスクは高いです。    |


## Related topics

- [PFSegmentsChurnRiskLevel](/ja-jp/services/playfab/api-references/c/pfsegmentstypes/enums/pfsegmentschurnrisklevel.md)
- [player_churn_prediction_changed](/ja-jp/services/playfab/api-references/events/TargetedConfiguration/player-churn-prediction-changed.md)
- [Services C API overview - PFSegmentsTypes.h](/ja-jp/services/playfab/api-references/c/pfsegmentstypes/pfsegmentstypes_members.md)
- [Churn Prediction の概要](/ja-jp/services/playfab/data-analytics/learn-data/churn-prediction/overview.md)
- [Churn Prediction の価格](/ja-jp/services/playfab/data-analytics/learn-data/churn-prediction/pricing.md)
