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

## Properties

| Name    | Type   | Description                                       |
| :------ | :----- | :------------------------------------------------ |
| EventId | String | ID of the PlayStream event that matched the rule. |
| RuleId  | String | ID of the matching event rule.                    |


## Related topics

- [player_action_executed](/services/playfab/api-references/events/Player/player-action-executed.md)
- [Actions & Rules quickstart](/services/playfab/data-analytics/acting-data/action-rules-quickstart.md)
- [Event-based Stat rules overview](/services/xbox-services/player-data/stats-leaderboards/event-based/config/live-user-stat-rules.md)
- [Scenarios for creating event-based achievements](/services/xbox-services/player-data/achievements/event-based/concepts/live-achievements-scenarios.md)
- [Configure XBOX stats and stat rules in Partner Center](/publishing/game-publishing/how-to/data-platform-2013/how-to-configure-stats.md)
