Show / Hide Table of Contents

Enum Filter.Types.NumericFilter.Types.Operation

The operation applied to a numeric filter

Namespace: Google.Analytics.Data.V1Beta
Assembly: Google.Analytics.Data.V1Beta.dll
Syntax
public enum Filter.Types.NumericFilter.Types.Operation

Fields

Name Description
Equal

Equal

GreaterThan

Greater than

GreaterThanOrEqual

Greater than or equal

LessThan

Less than

LessThanOrEqual

Less than or equal

Unspecified

Unspecified.

In this article
Back to top Generated by DocFX