---
title: GameCenterMatchmakingTeamAssignment
framework: appstoreconnectapi
role: symbol
role_heading: Object
path: appstoreconnectapi/gamecentermatchmakingteamassignment
---

# GameCenterMatchmakingTeamAssignment

The assignment of a player to a specific team during a Game Center matchmaking session.

## Declaration

```data
object GameCenterMatchmakingTeamAssignment
```

## Properties

playerId: A unique identifier for the player. team: The name of the team that Game Center assigned the player to.

## See Also

### Objects

- [GameCenterMatchmakingRuleSetTestCreateRequest](appstoreconnectapi/gamecentermatchmakingrulesettestcreaterequest.md)
- [GameCenterMatchmakingTestRequest](appstoreconnectapi/gamecentermatchmakingtestrequest.md)
- [GameCenterMatchmakingRuleSetTestResponse](appstoreconnectapi/gamecentermatchmakingrulesettestresponse.md)
- [GameCenterMatchmakingRuleSetTest](appstoreconnectapi/gamecentermatchmakingrulesettest.md)
- [GameCenterMatchmakingTestRequestInlineCreate](appstoreconnectapi/gamecentermatchmakingtestrequestinlinecreate.md)
- [GameCenterMatchmakingTestPlayerProperty](appstoreconnectapi/gamecentermatchmakingtestplayerproperty.md)
- [GameCenterMatchmakingTestPlayerPropertyInlineCreate](appstoreconnectapi/gamecentermatchmakingtestplayerpropertyinlinecreate.md)
- [Location](appstoreconnectapi/location.md)
- [Property](appstoreconnectapi/property.md)
