Skip to main content

DataSegment

Properties

NameTypeDescriptionNotes
id(optional) stringThe segment's ID.[default to undefined]
name(optional) stringThe segment's business name.[default to undefined]
created(optional) stringThe time when the segment is created.[default to undefined]
modified(optional) stringThe time when the segment is modified.[default to undefined]
description(optional) stringThe segment's optional description.[default to undefined]
scopes(optional) Array<Scope>List of Scopes that are assigned to the segment[default to undefined]
memberSelection(optional) Array<Ref>List of Identities that are assigned to the segment[default to undefined]
memberFilter(optional) Visibilitycriteria[default to undefined]
membership(optional) Membershiptype[default to undefined]
enabled(optional) booleanThis boolean indicates whether the segment is currently active. Inactive segments have no effect.[default to false]
published(optional) booleanThis boolean indicates whether the segment is being applied to the accounts. If unpublished its being actively modified to until published[default to false]