Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 655 Bytes

CustomersSegmentsListResponseBody.md

File metadata and controls

17 lines (9 loc) · 655 Bytes

CustomersSegmentsListResponseBody

Response body schema for GET v1/customers/{customerId}/segments.

Properties

Name Type Description
_object String The type of the object represented by JSON. This object stores information about customer segments.
dataRef String Identifies the name of the JSON property that contains the array of segment IDs.
data List<SimpleSegment> A dictionary that contains an array of segment IDs and names.
total Integer Total number of segments the customer belongs to.