Method: properties.webDataStreams.measurementProtocolSecrets.list

Returns child MeasurementProtocolSecrets under the specified parent Property.

HTTP request

GET https://analyticsadmin.googleapis.com/v1alpha/{parent=properties/*/webDataStreams/*}/measurementProtocolSecrets

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
parent

string

Required. The resource name of the parent stream. Any type of stream (WebDataStream, IosAppDataStream, AndroidAppDataStream) may be a parent. Format: properties/{property}/webDataStreams/{webDataStream}/measurementProtocolSecrets

Query parameters

Parameters
pageSize

integer

The maximum number of resources to return. If unspecified, at most 10 resources will be returned. The maximum value is 10. Higher values will be coerced to the maximum.

pageToken

string

A page token, received from a previous ListMeasurementProtocolSecrets call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to ListMeasurementProtocolSecrets must match the call that provided the page token.

Request body

The request body must be empty.

Response body

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

Authorization Scopes

Requires one of the following OAuth scopes:

  • https://www.googleapis.com/auth/analytics.readonly
  • https://www.googleapis.com/auth/analytics.edit