> ## 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.

# EventRuleMatch

> EventRuleMatch 데이터 형식.

## 속성

| 이름      | 형식     | 설명                             |
| :------ | :----- | :----------------------------- |
| EventId | String | 규칙과 일치한 PlayStream 이벤트의 ID입니다. |
| RuleId  | String | 일치한 이벤트 규칙의 ID입니다.             |


## Related topics

- [player_action_executed](/ko/services/playfab/api-references/events/Player/player-action-executed.md)
- [Actions & Rules](/ko/services/playfab/data-analytics/acting-data/action-rules-overview.md)
- [Understanding rule weight in matchmaking](/ko/services/playfab/multiplayer/matchmaking/rule-weights.md)
- [Actions & Rules quickstart](/ko/services/playfab/data-analytics/acting-data/action-rules-quickstart.md)
- [match_found](/ko/services/playfab/api-references/events/Matchmaking/match-found.md)
