Google Analytics Admin V1beta Client - Class MetricScope (0.11.1)

Reference documentation and code samples for the Google Analytics Admin V1beta Client class MetricScope.

The scope of this metric.

Protobuf type google.analytics.admin.v1beta.CustomMetric.MetricScope

Methods

name

Parameter
NameDescription
value mixed

value

Parameter
NameDescription
name mixed

Constants

METRIC_SCOPE_UNSPECIFIED

Value: 0

Scope unknown or not specified.

Generated from protobuf enum METRIC_SCOPE_UNSPECIFIED = 0;

EVENT

Value: 1

Metric scoped to an event.

Generated from protobuf enum EVENT = 1;