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

# MatchmakingMatchFoundPayload

> MatchmakingMatchFoundPayload データ型。

## Properties

| Name      | Type   | Description            |
| :-------- | :----- | :--------------------- |
| MatchId   | String | マッチの識別子。               |
| QueueName | String | マッチが作成されたキューの名前。       |
| TicketIds | \[]    | 一緒にマッチングされたチケット識別子の一覧。 |


## Related topics

- [match_found](/ja-jp/services/playfab/api-references/events/Matchmaking/match-found.md)
- [MatchmakingTicketCompletePayload](/ja-jp/services/playfab/api-references/events/data-types/matchmakingticketcompletepayload.md)
- [MatchmakingUserTicketCompletePayload](/ja-jp/services/playfab/api-references/events/data-types/matchmakinguserticketcompletepayload.md)
- [MatchmakingUserTicketInvitePayload](/ja-jp/services/playfab/api-references/events/data-types/matchmakinguserticketinvitepayload.md)
- [GenericErrorCodes](/ja-jp/services/playfab/api-references/events/data-types/genericerrorcodes.md)
