google_api_analytics v0.4.0 GoogleApi.Analytics.V3.Model.FilterSearchAndReplaceDetails View Source
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.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.