Loading
About Salesforce Data 360
Table of Contents
Select Filters

          No results
          No results
          Here are some search tips

          Check the spelling of your keywords.
          Use more general search terms.
          Select fewer filters to broaden your search.

          Search all of Salesforce Help
          Segment Membership Data Model Object

          Segment Membership Data Model Object

          Each time you publish a segment, a data model object (DMO) is created or updated to store segment membership information. To identify who's included in a segment, use the Segment Membership DMO (type Segment_Membership). If there are no dependencies on the DMO, you can delete segment membership DMOs manually.

          Each object that you build a segment on has a set of membership DMOs across all segments using it. The latest segment membership shows the profile IDs included in the latest segment publish. The history segment membership shows the profile IDs included in the previous segment publish from the last 30 days. When a publish starts and a segment member no longer satisfies the segment criteria, the member is removed from the segment membership table.

          Object Name API Name Category
          Objectname - Latest

          Objectname_SM__dlm

          Example: Individual_SM__dlm

          SEGMENT_MEMBERSHIP
          Objectname - History

          Objectname_SMH__dlm

          Example: Individual_SMH__dlm

          SEGMENT_MEMBERSHIP

          You can interact with segment membership data in three ways.

          • To verify the segmentation results, view the data in Data Explorer.
          • To find insights in a business dashboard, interact with the data in Tableau.
          • Query the segment membership DMO using SOQL, Query APIs, or the segmentation REST API.
           
          Loading
          Salesforce Help | Article