Method: properties.androidAppDataStreams.measurementProtocolSecrets.create

Creates a measurement protocol secret.

HTTP request

POST https://analyticsadmin.googleapis.com/v1alpha/{parent=properties/*/androidAppDataStreams/*}/measurementProtocolSecrets

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
parent

string

Required. The parent resource where this secret will be created. Any type of stream (WebDataStream, IosAppDataStream, AndroidAppDataStream) may be a parent. Format: properties/{property}/webDataStreams/{webDataStream}

Request body

The request body contains an instance of MeasurementProtocolSecret.

Response body

If successful, the response body contains a newly created instance of MeasurementProtocolSecret.

Authorization Scopes

Requires the following OAuth scope:

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