Method: projects.locations.collections.engines.analytics.getConfig

Gets the AnalyticsConfig.

HTTP request

GET https://discoveryengine.googleapis.com/v1alpha/{name=projects/*/locations/*/collections/*/engines/*/analytics/config}

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
name

string

Required. The resource name of the analytics customer config. Format: projects/{project}/locations/{location}/collections/{collectionId}/engines/{engineId}/analytics/config

Request body

The request body must be empty.

Response body

If successful, the response body contains an instance of AnalyticsConfig.

Authorization scopes

Requires one of the following OAuth scopes:

  • https://www.googleapis.com/auth/cloud-platform
  • https://www.googleapis.com/auth/discoveryengine.readwrite

For more information, see the Authentication Overview.