Contact Center AI Insights API (contactcenterinsights:v1)

2024-12-07

2 new methods | 2 removed methods

Additions

    Methods
  • contactcenterinsights.projects.locations.authorizedViewSets.authorizedViews.queryMetrics

      HTTP Method : POST

      Description : Query metrics.

      Scopes : https://www.googleapis.com/auth/cloud-platform

      Path : v1/{+location}:queryMetrics

      Parameter Order : location

      Parameters :

        location

          Required : Yes

          Pattern : ^projects/[^/]+/locations/[^/]+/authorizedViewSets/[^/]+/authorizedViews/[^/]+$

          Description : Required. The location of the data. "projects/{project}/locations/{location}"

          Type : string

          Location : path

      Flat Path : v1/projects/{projectsId}/locations/{locationsId}/authorizedViewSets/{authorizedViewSetsId}/authorizedViews/{authorizedViewsId}:queryMetrics

  • contactcenterinsights.projects.locations.authorizedViewSets.authorizedViews.calculateStats

      Flat Path : v1/projects/{projectsId}/locations/{locationsId}/authorizedViewSets/{authorizedViewSetsId}/authorizedViews/{authorizedViewsId}:calculateStats

      HTTP Method : GET

      Parameters :

        filter

          Description : A filter to reduce results to a specific subset. This field is useful for getting statistics about conversations with specific properties.

          Location : query

          Type : string

        location

          Description : Required. The location of the conversations.

          Required : Yes

          Pattern : ^projects/[^/]+/locations/[^/]+/authorizedViewSets/[^/]+/authorizedViews/[^/]+$

          Type : string

          Location : path

      Scopes : https://www.googleapis.com/auth/cloud-platform

      Parameter Order : location

      Description : Gets conversation statistics.

      Path : v1/{+location}:calculateStats

Deletions

    Methods
  • contactcenterinsights.projects.locations.authorizedViewSet.authorizedView.calculateStats

      Scopes : https://www.googleapis.com/auth/cloud-platform

      Path : v1/{+location}:calculateStats

      HTTP Method : GET

      Parameters :

        filter

          Location : query

          Description : A filter to reduce results to a specific subset. This field is useful for getting statistics about conversations with specific properties.

          Type : string

        location

          Location : path

          Type : string

          Required : Yes

          Description : Required. The location of the conversations.

          Pattern : ^projects/[^/]+/locations/[^/]+/authorizedViewSet/[^/]+/authorizedView/[^/]+$

      Description : Gets conversation statistics.

      Parameter Order : location

      Flat Path : v1/projects/{projectsId}/locations/{locationsId}/authorizedViewSet/{authorizedViewSetId}/authorizedView/{authorizedViewId}:calculateStats

  • contactcenterinsights.projects.locations.authorizedViewSet.authorizedView.queryMetrics

      HTTP Method : POST

      Parameter Order : location

      Parameters :

        location

          Type : string

          Description : Required. The location of the data. "projects/{project}/locations/{location}"

          Location : path

          Pattern : ^projects/[^/]+/locations/[^/]+/authorizedViewSet/[^/]+/authorizedView/[^/]+$

          Required : Yes

      Path : v1/{+location}:queryMetrics

      Scopes : https://www.googleapis.com/auth/cloud-platform

      Flat Path : v1/projects/{projectsId}/locations/{locationsId}/authorizedViewSet/{authorizedViewSetId}/authorizedView/{authorizedViewId}:queryMetrics

      Description : Query metrics.