BusinessSegmentPeriodType
Fields
The end date and time of the segment period.
The ID of the business segment period.
The segment associated with this period.
The start date and time of the segment period.
The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.
Example
{
"endAt": "1996-02-23T09:40:20.631269+00:00",
"id": "44809482",
"segment": SegmentType,
"startAt": "1997-06-01T19:52:20.368882+00:00"
}