> ## 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](/ko/services/playfab/api-references/c/pfsegmentstypes/enums/pfsegmentschurnrisklevel.md)
- [player_churn_prediction_changed](/ko/services/playfab/api-references/events/TargetedConfiguration/player-churn-prediction-changed.md)
- [Services C API 개요 - PFSegmentsTypes.h](/ko/services/playfab/api-references/c/pfsegmentstypes/pfsegmentstypes_members.md)
- [Churn Prediction 개요](/ko/services/playfab/data-analytics/learn-data/churn-prediction/overview.md)
- [Churn Prediction 가격](/ko/services/playfab/data-analytics/learn-data/churn-prediction/pricing.md)
