Reference documentation and code samples for the Google Analytics Admin V1alpha Client class ChannelGroupFilter.
A specific filter for a single dimension.
Generated from protobuf message google.analytics.admin.v1alpha.ChannelGroupFilter
Namespace
Google \ Analytics \ Admin \ V1alphaMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ string_filter
ChannelGroupFilter\StringFilter
A filter for a string-type dimension that matches a particular pattern.
↳ in_list_filter
ChannelGroupFilter\InListFilter
A filter for a string dimension that matches a particular list of options.
↳ field_name
string
Required. Immutable. 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. Immutable. The dimension name to filter.
string
setFieldName
Required. Immutable. The dimension name to filter.
var
string
$this
getValueFilter
string