Segment Definition Dimension1Properties
data class SegmentDefinitionDimension1Properties(val calculatedAttributes: Map<String, SegmentDefinitionCalculatedAttributeDimension>? = null)
The criteria that define the dimensions for the segment.
Constructors
Link copied to clipboard
constructor(calculatedAttributes: Map<String, SegmentDefinitionCalculatedAttributeDimension>? = null)