{ "opencollection": "1.0.0", "info": { "name": "App Store Connect AccessibilityDeclarations GameCenterMatchmakingRules API", "version": "4.3.1" }, "request": { "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "items": [ { "info": { "name": "GameCenterMatchmakingRules", "type": "folder" }, "items": [ { "info": { "name": "Create Game Center Matchmaking Rules", "type": "http" }, "http": { "method": "POST", "url": "https://api.appstoreconnect.apple.com/v1/gameCenterMatchmakingRules", "body": { "type": "json", "data": "{}" } }, "docs": "Create Game Center Matchmaking Rules" }, { "info": { "name": "Update Game Center Matchmaking Rules", "type": "http" }, "http": { "method": "PATCH", "url": "https://api.appstoreconnect.apple.com/v1/gameCenterMatchmakingRules/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "the id of the requested resource" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Update Game Center Matchmaking Rules" }, { "info": { "name": "Delete Game Center Matchmaking Rules", "type": "http" }, "http": { "method": "DELETE", "url": "https://api.appstoreconnect.apple.com/v1/gameCenterMatchmakingRules/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "the id of the requested resource" } ] }, "docs": "Delete Game Center Matchmaking Rules" }, { "info": { "name": "Get Metrics Game Center Matchmaking Rules / Matchmaking Boolean Rule Results", "type": "http" }, "http": { "method": "GET", "url": "https://api.appstoreconnect.apple.com/v1/gameCenterMatchmakingRules/:id/metrics/matchmakingBooleanRuleResults", "params": [ { "name": "id", "value": "", "type": "path", "description": "the id of the requested resource" }, { "name": "granularity", "value": "", "type": "query", "description": "the granularity of the per-group dataset" }, { "name": "groupBy", "value": "", "type": "query", "description": "the dimension by which to group the results" }, { "name": "filter[result]", "value": "", "type": "query", "description": "filter by 'result' attribute dimension" }, { "name": "filter[gameCenterMatchmakingQueue]", "value": "", "type": "query", "description": "filter by 'gameCenterMatchmakingQueue' relationship dimension" }, { "name": "sort", "value": "", "type": "query", "description": "comma-separated list of sort expressions; metrics will be sorted as specified" }, { "name": "limit", "value": "", "type": "query", "description": "maximum number of groups to return per page" } ] }, "docs": "Get Metrics Game Center Matchmaking Rules / Matchmaking Boolean Rule Results" }, { "info": { "name": "Get Metrics Game Center Matchmaking Rules / Matchmaking Number Rule Results", "type": "http" }, "http": { "method": "GET", "url": "https://api.appstoreconnect.apple.com/v1/gameCenterMatchmakingRules/:id/metrics/matchmakingNumberRuleResults", "params": [ { "name": "id", "value": "", "type": "path", "description": "the id of the requested resource" }, { "name": "granularity", "value": "", "type": "query", "description": "the granularity of the per-group dataset" }, { "name": "groupBy", "value": "", "type": "query", "description": "the dimension by which to group the results" }, { "name": "filter[gameCenterMatchmakingQueue]", "value": "", "type": "query", "description": "filter by 'gameCenterMatchmakingQueue' relationship dimension" }, { "name": "sort", "value": "", "type": "query", "description": "comma-separated list of sort expressions; metrics will be sorted as specified" }, { "name": "limit", "value": "", "type": "query", "description": "maximum number of groups to return per page" } ] }, "docs": "Get Metrics Game Center Matchmaking Rules / Matchmaking Number Rule Results" }, { "info": { "name": "Get Metrics Game Center Matchmaking Rules / Matchmaking Rule Errors", "type": "http" }, "http": { "method": "GET", "url": "https://api.appstoreconnect.apple.com/v1/gameCenterMatchmakingRules/:id/metrics/matchmakingRuleErrors", "params": [ { "name": "id", "value": "", "type": "path", "description": "the id of the requested resource" }, { "name": "granularity", "value": "", "type": "query", "description": "the granularity of the per-group dataset" }, { "name": "groupBy", "value": "", "type": "query", "description": "the dimension by which to group the results" }, { "name": "filter[gameCenterMatchmakingQueue]", "value": "", "type": "query", "description": "filter by 'gameCenterMatchmakingQueue' relationship dimension" }, { "name": "sort", "value": "", "type": "query", "description": "comma-separated list of sort expressions; metrics will be sorted as specified" }, { "name": "limit", "value": "", "type": "query", "description": "maximum number of groups to return per page" } ] }, "docs": "Get Metrics Game Center Matchmaking Rules / Matchmaking Rule Errors" } ] } ], "bundled": true }