projects

Generates a summary of predefined performance metrics for a set of conversations. Conversations can be specified by specifying a time window and an agent id, for now. The summary includes a comparison of metrics computed for conversations in the previous time period, and also a comparison with peers in the same time period.

post/v1/{+parent}:queryPerformanceOverview

Path parameters

parentstring required

Required. The parent resource of the conversations to derive performance stats from. "projects/{project}/locations/{location}"

Request body

filterstring

Optional. Filter to select a subset of conversations to compute the performance overview. Supports the same filters as the filter field in QueryMetricsRequest. The source and query interval/comparison query interval should not be included here.

Response

Successful response

Changes

No recorded changes to this endpoint across all 1 revision of this API.