GameCenterMatchmakingSessionsV1MetricResponse.Data.DataPoints.Values
The data values in the response per session.
Declaration
object GameCenterMatchmakingSessionsV1MetricResponse.Data.DataPoints.ValuesProperties
| Name | Type | Description |
|---|---|---|
averagePlayerCount | number | The average number of players Game Center finds for the match. |
count | integer | The number of players Game Center finds for the match. |
p50PlayerCount | number | The 50th percentile number of players Game Center finds for the match. |
p95PlayerCount | number | The 95th percentile number of players Game Center finds for the match. |