Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 823 Bytes

SegmentMaster.md

File metadata and controls

12 lines (9 loc) · 823 Bytes

# SegmentMaster

Properties

Name Type Description Notes
name string The segment's unique descriptive name. [optional]
segment_id int The system generated number that uniquely identifies the segment. [optional] [readonly]
created_at \DateTime The system generated date and time that the segment was created (ISO-8601 format). [optional] [readonly]
edited_at \DateTime The system generated date and time that the segment's <code>name</code> or <code>segment_criteria</code> was last updated (ISO-8601 format). [optional] [readonly]

[Back to Model list] [Back to API list] [Back to README]