Interface protos.google.analytics.data.v1beta.Filter.IBetweenFilter (4.8.0)

Properties of a BetweenFilter.

Package

@google-analytics/data

Properties

fromValue

fromValue?: (google.analytics.data.v1beta.INumericValue|null);

BetweenFilter fromValue

toValue

toValue?: (google.analytics.data.v1beta.INumericValue|null);

BetweenFilter toValue