GoogleApi.SearchConsole.V1.Model.ApiDimensionFilter (google_api_search_console v0.16.0) View Source
A filter test to be applied to each row in the data set, where a match can return the row. Filters are string comparisons, and values and dimension names are not case-sensitive. Individual filters are either AND'ed or OR'ed within their parent filter group, according to the group's group type. You do not need to group by a specified dimension to filter against it.
Attributes
-
dimension
(type:String.t
, default:nil
) - -
expression
(type:String.t
, default:nil
) - -
operator
(type:String.t
, default:nil
) -
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.