Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

ConnectApi.CdpSegmentMemberOutput

Data 360 segment member output.
Property Name Type Description Available Version
data List<ConnectApi.​CdpSegment​MemberRowOutput> Result data set. 58.0
endTime Datetime Query end time. 58.0
filter String Filter information for the query. 58.0
limit Integer Batch size information. 58.0
nextPageUrl String URL for the next page. 58.0
offSet Integer Offset information. 58.0
orderBy String Order by information. 58.0
rowCount Integer Total row count. 58.0
startTime Datetime Query start time. 58.0
totalCount Integer Total count of records. 58.0