---
title: GameCenterMatchmakingQueue
framework: appstoreconnectapi
role: symbol
role_heading: Object
path: appstoreconnectapi/gamecentermatchmakingqueue
---

# GameCenterMatchmakingQueue

A queue in Game Center matchmaking that holds players waiting to be matched, governed by a rule set.

## Declaration

```data
object GameCenterMatchmakingQueue
```

## Properties

attributes: The attributes of the queue. id: The unique identifier for the rule. links: The link representations of the object. relationships: The relationships of the queue. type: The type of resource.

## Mentioned in

App Store Connect API 3.2 release notes

## Topics

### Objects

- [GameCenterMatchmakingQueue.Attributes](appstoreconnectapi/gamecentermatchmakingqueue/attributes-data.dictionary.md)
- [GameCenterMatchmakingQueue.Relationships](appstoreconnectapi/gamecentermatchmakingqueue/relationships-data.dictionary.md)

## See Also

### Objects

- [GameCenterMatchmakingQueueCreateRequest](appstoreconnectapi/gamecentermatchmakingqueuecreaterequest.md)
- [GameCenterMatchmakingQueueUpdateRequest](appstoreconnectapi/gamecentermatchmakingqueueupdaterequest.md)
- [GameCenterMatchmakingQueueResponse](appstoreconnectapi/gamecentermatchmakingqueueresponse.md)
- [GameCenterMatchmakingQueuesResponse](appstoreconnectapi/gamecentermatchmakingqueuesresponse.md)
