Newer Version Available

This content describes an older version of this product. View Latest

ConnectApi.CdpSegmentInput

Salesforce CDP segment input.
Property Type Description Required or Optional Available Version
additionalMetadata Map<String, String> Map of additional metadata. Optional 55.0
description String Segment description. Optional 55.0
developerName String Segment developer name. Required 55.0
includeDbt ConnectApi.​CdpSegment​DbtInput Salesforce CDP segment data build tool. Required 55.0
publishSchedule ConnectApi.​PublishSchedule Publish refresh schedule. Values are:
  • Four—Refreshes every four hours.
  • NoRefresh—Doesn’t refresh.
  • Six—Refreshes every six hours.
  • Twelve—Refreshes every twelve hours.
  • TwentyFour—Refreshes every twenty-four hours.
  • Two—Refreshes every two hours.
Optional 55.0
publishSchedule​EndDate String Date indicating the end of the publish schedule. Optional if publishSchedule isn’t specified or if NoRefresh is specified 55.0
publishSchedule​StartDateTime String Datetime indicating the start of the publish schedule. Optional if publishSchedule isn’t specified or if NoRefresh is specified 55.0
segmentType ConnectApi.​SegmentType Type of segment. Value is:
  • Dbt—Data build tool
Required 55.0