# ValuesDuration
## Properties
**average_response_time** | Option<**f32**> | The average time in seconds to respond to requests to the URL in the current dimension. |
**p95_response_time** | Option<**f32**> | The P95 time in seconds to respond to requests to the URL in the current dimension. |
**response_time_percentage** | Option<**f32**> | The total percentage of time to respond to all requests to the URL in the current dimension. |
[[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)