---
title: GameCenterMatchmakingQueueCreateRequest
framework: appstoreconnectapi
role: symbol
role_heading: Object
path: appstoreconnectapi/gamecentermatchmakingqueuecreaterequest
---

# GameCenterMatchmakingQueueCreateRequest

The request body you use to create a queue.

## Declaration

```data
object GameCenterMatchmakingQueueCreateRequest
```

## Properties

data: The data structure of the request body.

## Topics

### Objects

- [GameCenterMatchmakingQueueCreateRequest.Data](appstoreconnectapi/gamecentermatchmakingqueuecreaterequest/data-data.dictionary.md)

## See Also

### Objects

- [GameCenterMatchmakingQueueUpdateRequest](appstoreconnectapi/gamecentermatchmakingqueueupdaterequest.md)
- [GameCenterMatchmakingQueueResponse](appstoreconnectapi/gamecentermatchmakingqueueresponse.md)
- [GameCenterMatchmakingQueuesResponse](appstoreconnectapi/gamecentermatchmakingqueuesresponse.md)
- [GameCenterMatchmakingQueue](appstoreconnectapi/gamecentermatchmakingqueue.md)
