Google Analytics Data V1beta Client - Class MetricAggregation (0.13.0)

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

Represents aggregation of metrics.

Protobuf type google.analytics.data.v1beta.MetricAggregation

Namespace

Google \ Analytics \ Data \ V1beta

Methods

static::name

Parameter
Name
Description
value
mixed

static::value

Parameter
Name
Description
name
mixed

Constants

METRIC_AGGREGATION_UNSPECIFIED

  Value: 0 
 

Unspecified operator.

Generated from protobuf enum METRIC_AGGREGATION_UNSPECIFIED = 0;

TOTAL

  Value: 1 
 

SUM operator.

Generated from protobuf enum TOTAL = 1;

MINIMUM

  Value: 5 
 

Minimum operator.

Generated from protobuf enum MINIMUM = 5;

MAXIMUM

  Value: 6 
 

Maximum operator.

Generated from protobuf enum MAXIMUM = 6;

COUNT

  Value: 4 
 

Count operator.

Generated from protobuf enum COUNT = 4;

Design a Mobile Site
View Site in Mobile | Classic
Share by: