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

> Tipo de datos EventRuleMatch.

## Propiedades

| Nombre  | Tipo   | Descripción                                                        |
| :------ | :----- | :----------------------------------------------------------------- |
| EventId | String | Identificador del evento de PlayStream que coincidió con la regla. |
| RuleId  | String | Identificador de la regla de eventos coincidente.                  |


## Related topics

- [player_action_executed](/es/services/playfab/api-references/events/Player/player-action-executed.md)
- [Escenarios para crear logros basados en eventos](/es/services/xbox-services/player-data/achievements/event-based/concepts/live-achievements-scenarios.md)
- [Configurar eventos de XBOX en Partner Center](/es/publishing/game-publishing/how-to/data-platform-2013/how-to-configure-events-2013.md)
- [Configurar estadísticas y reglas de estadísticas de XBOX en Partner Center](/es/publishing/game-publishing/how-to/data-platform-2013/how-to-configure-stats.md)
- [Configuración del emparejamiento en Partner Center](/es/services/xbox-services/multiplayer/matchmaking/config/live-matchmaking-config.md)
