latestOpenAPI 3.0.42026-08-2211752834.3 KB

fa74265a328d

SegmentColumnSet

Get entity from SegmentColumnSet by key

get/SegmentColumnSet({Id})

Path parameters

Idnumber nullable required

Id of the SegmentColumnSet

Query parameters

$selectstring[]

Select properties to be returned

$expandstring[]

Expand related entities

Response

Retrieved entity

Idnumber

Internal identifier for ChurnZero.

Entity'Account' | 'Contact' | 'Event' | 'Task' | 'CustomListOpportunities' | 'CustomListExpansionUpsellTracking' | 'CustomListProductsPurchased' | 'CustomListTicket' | 'CustomListExecutiveBusinessReviewGoals' | 'CustomListProductFeedback' | 'CustomListCourseCompletions' | 'CustomListQuizCompletion' | 'CustomListHigherLogicVanillaActivity' | 'CustomListSalesToCSHandoff' | 'CustomListCustomerSuccessStory' | 'CustomListCommitments' | 'CustomListCourseActivity' | 'CustomListSuccessPlan' | 'CustomListStrategicInitiatives' | 'CustomListFinancialData' | 'CustomListCampaigns' | 'CustomListAIProductFeedback' | 'CustomListAISuccessStories'

The type of record this SegmentColumnSet lays out. Through this API, one of: Account, Contact, Event, Task, or a Custom Table list name (starting with "CustomList").

Namestring

The name of the SegmentColumnSet.

ObjectCreatedDatestring date-time

The date/time the SegmentColumnSet record was created. ISO 8601 formatted string.

ObjectLastModifiedDatestring date-time

The date/time the SegmentColumnSet record was last modified. ISO 8601 formatted string.

ShareType'Private' | 'Domain' | 'All'

The sharing scope of this SegmentColumnSet. One of: Private (visible only to the owning user), Domain (shared with users within the owner's purview), or All (available to every user).

UserAccountIdnumber

The Id of the UserAccount who owns this SegmentColumnSet; see the UserAccount entity.