Google Analytics Data V1beta Client - Class BlockedReason (0.16.4)

Reference documentation and code samples for the Google Analytics Data V1beta Client class BlockedReason.

Justifications for why this metric is blocked.

Protobuf type google.analytics.data.v1beta.MetricMetadata.BlockedReason

Namespace

Google \ Analytics \ Data \ V1beta \ MetricMetadata

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

BLOCKED_REASON_UNSPECIFIED

Value: 0

Will never be specified in API response.

Generated from protobuf enum BLOCKED_REASON_UNSPECIFIED = 0;

NO_REVENUE_METRICS

Value: 1

If present, your access is blocked to revenue related metrics for this property, and this metric is revenue related.

Generated from protobuf enum NO_REVENUE_METRICS = 1;

NO_COST_METRICS

Value: 2

If present, your access is blocked to cost related metrics for this property, and this metric is cost related.

Generated from protobuf enum NO_COST_METRICS = 2;