---
title: GameCenterMatchmakingQueueCreateRequest.Data.Relationships
framework: appstoreconnectapi
role: symbol
role_heading: Object
path: appstoreconnectapi/gamecentermatchmakingqueuecreaterequest/data-data.dictionary/relationships-data.dictionary
---

# GameCenterMatchmakingQueueCreateRequest.Data.Relationships

The rule sets that you include when creating a queue.

## Declaration

```data
object GameCenterMatchmakingQueueCreateRequest.Data.Relationships
```

## Properties

experimentRuleSet: The experimental rule set to test the associated rules with live match requests. If you provide an experimental rule set, Game Center processes the match requests in the queue using both the experimental and the required rule set, except that it doesn’t return the results of the experimental rule set to clients. Then compare the results of the experimental rule set with the production rule set using metrics, such as the List All Queues and Read Queue Information endpoints. ruleSet: The rule set to associate with this queue.

## Topics

### Objects

- [GameCenterMatchmakingQueueCreateRequest.Data.Relationships.ExperimentRuleSet](appstoreconnectapi/gamecentermatchmakingqueuecreaterequest/data-data.dictionary/relationships-data.dictionary/experimentruleset-data.dictionary.md)
- [GameCenterMatchmakingQueueCreateRequest.Data.Relationships.ExperimentRuleSet.Data](appstoreconnectapi/gamecentermatchmakingqueuecreaterequest/data-data.dictionary/relationships-data.dictionary/experimentruleset-data.dictionary/data-data.dictionary.md)
- [GameCenterMatchmakingQueueCreateRequest.Data.Relationships.RuleSet](appstoreconnectapi/gamecentermatchmakingqueuecreaterequest/data-data.dictionary/relationships-data.dictionary/ruleset-data.dictionary.md)

## See Also

### Objects

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