View Source GoogleApi.Analytics.V3.Model.FilterSearchAndReplaceDetails (google_api_analytics v0.15.0)
Details for the filter of the type SEARCH_AND_REPLACE.
Attributes
-
caseSensitive
(type:boolean()
, default:nil
) - Determines if the filter is case sensitive. -
field
(type:String.t
, default:nil
) - Field to use in the filter. -
fieldIndex
(type:integer()
, default:nil
) - The Index of the custom dimension. Required if field is a CUSTOM_DIMENSION. -
replaceString
(type:String.t
, default:nil
) - Term to replace the search term with. -
searchString
(type:String.t
, default:nil
) - Term to search.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
Functions
Unwrap a decoded JSON object into its complex fields.