Skip to content

Latest commit

 

History

History
34 lines (26 loc) · 2.42 KB

File metadata and controls

34 lines (26 loc) · 2.42 KB

EmailSegment

Properties

Name Type Description Notes
allowCsvDownload Boolean True if the current user has the rights to download this segment. [optional]
allowFacebookAudiences Boolean True if this StoreFront has the Facebook Analytics app connected and supports them [optional]
createdDts String Created date [optional]
deleted Boolean True if this campaign was deleted [optional]
emailSegmentUuid String Email segment UUID [optional]
espListSegmentFolderUuid String List/Segment folder UUID [optional]
facebookCustomAudience Boolean True if you want to sync to a facebook custom audience [optional]
filterProfileEquationJson String File profile equation json [optional]
memberCount Integer Count of members in this segment [optional]
merchantId String Merchant ID [optional]
name String Name of email segment [optional]
rankJson String Rank settings json [optional]
rebuildPercentage BigDecimal Percentage of completion for a rebuild. The value range will be 0-1. Multiply by 100 to format for display. [optional]
rebuildRequired Boolean True if a rebuild is required because some part of the segment has changed [optional]
storefrontOid Integer Storefront oid [optional]
thirdpartyJoinAddTags List<String> Third party provider tags to add when a customer joins the segment. [optional]
thirdpartyJoinRemoveTags List<String> Third party provider tags to remove when a customer joins the segment. [optional]
thirdpartyLeaveAddTags List<String> Third party provider tags to add when a customer leaves the segment. [optional]
thirdpartyLeaveRemoveTags List<String> Third party provider tags to remove when a customer leaves the segment. [optional]
thirdpartyListId String List id of third party provider to sync with. [optional]
thirdpartyProviderName String Name of third party provider to sync segment to a list with. [optional]
usedBy List<EmailListSegmentUsedBy> Details on the flows or campaigns that use this list. [optional]