Reference documentation and code samples for the Google Analytics Admin V1alpha Client class ExpandedDataSetFilter.
A specific filter for a single dimension
Generated from protobuf message google.analytics.admin.v1alpha.ExpandedDataSetFilter
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ string_filter
Google\Analytics\Admin\V1alpha\ExpandedDataSetFilter\StringFilter
A filter for a string-type dimension that matches a particular pattern.
↳ in_list_filter
Google\Analytics\Admin\V1alpha\ExpandedDataSetFilter\InListFilter
A filter for a string dimension that matches a particular list of options.
↳ field_name
string
Required. The dimension name to filter.
getStringFilter
A filter for a string-type dimension that matches a particular pattern.
hasStringFilter
setStringFilter
A filter for a string-type dimension that matches a particular pattern.
$this
getInListFilter
A filter for a string dimension that matches a particular list of options.
hasInListFilter
setInListFilter
A filter for a string dimension that matches a particular list of options.
$this
getFieldName
Required. The dimension name to filter.
string
setFieldName
Required. The dimension name to filter.
var
string
$this
getOneFilter
string