Package | Description |
---|---|
com.google.api.services.analyticsreporting.v4.model |
Modifier and Type | Method and Description |
---|---|
SimpleSegment |
SimpleSegment.clone() |
SimpleSegment |
SegmentFilter.getSimpleSegment()
A Simple segment conditions consist of one or more dimension/metric conditions that can be
combined
|
SimpleSegment |
SimpleSegment.set(String fieldName,
Object value) |
SimpleSegment |
SimpleSegment.setOrFiltersForSegment(List<OrFiltersForSegment> orFiltersForSegment)
A list of segment filters groups which are combined with logical `AND` operator.
|
Modifier and Type | Method and Description |
---|---|
SegmentFilter |
SegmentFilter.setSimpleSegment(SimpleSegment simpleSegment)
A Simple segment conditions consist of one or more dimension/metric conditions that can be
combined
|
Copyright © 2011–2022 Google. All rights reserved.