GoogleApi.Analytics.V3.Model.GoalEventDetailsEventConditions (google_api_analytics v0.12.0) View Source
Attributes
-
comparisonType
(type:String.t
, default:nil
) - Type of comparison. Possible values are LESS_THAN, GREATER_THAN or EQUAL. -
comparisonValue
(type:String.t
, default:nil
) - Value used for this comparison. -
expression
(type:String.t
, default:nil
) - Expression used for this match. -
matchType
(type:String.t
, default:nil
) - Type of the match to be performed. Possible values are REGEXP, BEGINS_WITH, or EXACT. -
type
(type:String.t
, default:nil
) - Type of this event condition. Possible values are CATEGORY, ACTION, LABEL, or VALUE.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.