GameCenterMatchmakingAppRequestsV1MetricResponse.Data.DataPoints.Values
The values of the data points.
Declaration
object GameCenterMatchmakingAppRequestsV1MetricResponse.Data.DataPoints.ValuesProperties
| Name | Type | Description |
|---|---|---|
averageSecondsInQueue | number | The average seconds that match requests are in the queue. |
count | integer | The number of match requests in the response. |
p50SecondsInQueue | number | The number of seconds the 50th percentile of the match requests are in the queue. |
p95SecondsInQueue | number | The number of seconds that the 95th percentile of the match requests are in the queue. |