Interface protos.google.analytics.admin.v1alpha.IMatchingCondition (7.3.0)

Properties of a MatchingCondition.

Package

@google-analytics/admin

Properties

comparisonType

comparisonType?: (google.analytics.admin.v1alpha.MatchingCondition.ComparisonType|keyof typeof google.analytics.admin.v1alpha.MatchingCondition.ComparisonType|null);

MatchingCondition comparisonType

field

field?: (string|null);

MatchingCondition field

negated

negated?: (boolean|null);

MatchingCondition negated

value

value?: (string|null);

MatchingCondition value