Retail API (retail:v2)

2024-02-06

1 new method

Additions

    Methods
  • retail.projects.locations.catalogs.exportAnalyticsMetrics

      Path: v2/{+catalog}:exportAnalyticsMetrics

      Flat Path: v2/projects/{projectsId}/locations/{locationsId}/catalogs/{catalogsId}:exportAnalyticsMetrics

      HTTP Method: POST

      Parameters:

        catalog

          Description: Required. Full resource name of the parent catalog. Expected format: `projects/*/locations/*/catalogs/*`

          Pattern: ^projects/[^/]+/locations/[^/]+/catalogs/[^/]+$

          Location: path

          Required: Yes

          Type: string

      Parameter Order: catalog

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

      Description: Exports analytics metrics. `Operation.response` is of type `ExportAnalyticsMetricsResponse`. `Operation.metadata` is of type `ExportMetadata`.