Google Analytics Data V1alpha Client - Class MetricAggregation (0.9.5)

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

Represents aggregation of metrics.

Protobuf type google.analytics.data.v1alpha.MetricAggregation

Methods

name

Parameter
Name
Description
value
mixed

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: