View Source GoogleApi.AnalyticsAdmin.V1alpha.Model.GoogleAnalyticsAdminV1alphaExpandedDataSetFilterStringFilter (google_api_analytics_admin v0.25.4)
A filter for a string-type dimension that matches a particular pattern.
Attributes
-
caseSensitive
(type:boolean()
, default:nil
) - Optional. If true, the match is case-sensitive. If false, the match is case-insensitive. Must be true when match_type is EXACT. Must be false when match_type is CONTAINS. -
matchType
(type:String.t
, default:nil
) - Required. The match type for the string filter. -
value
(type:String.t
, default:nil
) - Required. The string value to be matched against.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
Functions
Unwrap a decoded JSON object into its complex fields.