---
title: GameCenterMatchmakingRuleResponse
framework: appstoreconnectapi
role: symbol
role_heading: Object
path: appstoreconnectapi/gamecentermatchmakingruleresponse
---

# GameCenterMatchmakingRuleResponse

The response body for endpoints that create or modify a rule.

## Declaration

```data
object GameCenterMatchmakingRuleResponse
```

## Properties

data: The rule that you create or modify. links:

## See Also

### Objects

- [GameCenterMatchmakingRuleCreateRequest](appstoreconnectapi/gamecentermatchmakingrulecreaterequest.md)
- [GameCenterMatchmakingRuleUpdateRequest](appstoreconnectapi/gamecentermatchmakingruleupdaterequest.md)
- [GameCenterMatchmakingRule](appstoreconnectapi/gamecentermatchmakingrule.md)
