class RecombeeApiClient::CreatePropertyBasedSegmentation

Creates a Segmentation that splits the items into segments based on values of a particular item property.

A segment is created for each unique value of the property. In case of ‘set` properties, a segment is created for each value in the set. Item belongs to all these segments.