SegmentDefinitionSourceSegment

data class SegmentDefinitionSourceSegment(val segmentDefinitionName: String? = null)

The base segment to build the segment on.

Constructors

Link copied to clipboard
constructor(segmentDefinitionName: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the source segment.