Reference documentation and code samples for the Google Analytics Data V1alpha Client class EventSegmentExclusion.
Specifies which events are excluded in this segment.
Generated from protobuf message google.analytics.data.v1alpha.EventSegmentExclusion
Namespace
Google \ Analytics \ Data \ V1alphaMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ event_exclusion_duration
int
eventExclusionDuration
should always be PERMANENTLY_EXCLUDE
. Optional. If unspecified, an eventExclusionDuration
of EVENT_EXCLUSION_PERMANENT
is used.
↳ event_exclusion_criteria
Google\Analytics\Data\V1alpha\EventSegmentCriteria
If an event meets this condition, the event is excluded from membership in the segment for the eventExclusionDuration
.
getEventExclusionDuration
eventExclusionDuration
should always be PERMANENTLY_EXCLUDE
.
Optional. If unspecified, an eventExclusionDuration
of EVENT_EXCLUSION_PERMANENT
is used.
int
setEventExclusionDuration
eventExclusionDuration
should always be PERMANENTLY_EXCLUDE
.
Optional. If unspecified, an eventExclusionDuration
of EVENT_EXCLUSION_PERMANENT
is used.
var
int
$this
getEventExclusionCriteria
If an event meets this condition, the event is excluded from membership
in the segment for the eventExclusionDuration
.
hasEventExclusionCriteria
clearEventExclusionCriteria
setEventExclusionCriteria
If an event meets this condition, the event is excluded from membership
in the segment for the eventExclusionDuration
.
$this