Interface protos.google.analytics.data.v1beta.INumericValue (4.5.0)

Properties of a NumericValue.

Package

@google-analytics/data

Properties

doubleValue

doubleValue?: (number|null);

NumericValue doubleValue

int64Value

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

NumericValue int64Value