segmentGroups property

SegmentGroupList? segmentGroups
final

The segment group to use and the dimensions to apply to the group's base segments in order to build the segment. A segment group can consist of zero or more base segments. Your request can include only one segment group.

Implementation

final SegmentGroupList? segmentGroups;