---
title: GameCenterMatchmakingQueueResponse
framework: appstoreconnectapi
role: symbol
role_heading: Object
path: appstoreconnectapi/gamecentermatchmakingqueueresponse
---

# GameCenterMatchmakingQueueResponse

The response body for endpoints that create, modify, or get a single queue.

## Declaration

```data
object GameCenterMatchmakingQueueResponse
```

## Properties

data: The queue that you create, modify, or get. included: The rule sets included in the response. links: The link representations of the response.

## See Also

### Objects

- [GameCenterMatchmakingQueueCreateRequest](appstoreconnectapi/gamecentermatchmakingqueuecreaterequest.md)
- [GameCenterMatchmakingQueueUpdateRequest](appstoreconnectapi/gamecentermatchmakingqueueupdaterequest.md)
- [GameCenterMatchmakingQueuesResponse](appstoreconnectapi/gamecentermatchmakingqueuesresponse.md)
- [GameCenterMatchmakingQueue](appstoreconnectapi/gamecentermatchmakingqueue.md)
