Interface protos.google.analytics.data.v1alpha.INumericValue (3.2.1)

Properties of a NumericValue.

Package

@google-analytics/data

Properties

doubleValue

doubleValue?: (number|null);

NumericValue doubleValue

int64Value

int64Value?: (number|Long|string|null);

NumericValue int64Value