Show / Hide Table of Contents

Enum EnhancedMeasurementSettingsName.ResourceNameType

The possible contents of EnhancedMeasurementSettingsName.

Namespace: Google.Analytics.Admin.V1Alpha
Assembly: Google.Analytics.Admin.V1Alpha.dll
Syntax
public enum ResourceNameType

Fields

Name Description
PropertyWebDataStream

A resource name with pattern properties/{property}/webDataStreams/{web_data_stream}/enhancedMeasurementSettings.

Unparsed

An unparsed resource name.

Back to top