Campaign Member DMO

Object API Name: std__CampaignMemberDmo__dlm
Category: Unassigned
Availability: Available in 254 and later versions
Primary Key Field: Id

  • Field API Name: std__BusinessAccountId__c
  • Data Type: TEXT
  • Description: Represents a business relationship with an organization and is a way of recording and aggregating transactions.
  • Field API Name: std__CampaignId__c
  • Data Type: TEXT
  • Description: Required. The ID of the campaign related to the lead or contact.
  • Field API Name: std__CampaignMemberStatus__c
  • Data Type: TEXT
  • Description: Controls the HasResponded flag on this object. You can't directly set the HasResponded flag, as it’s read-only. You can set it indirectly by setting this field in a create or update call. Each predefined value implies a HasResponded flag value. Each time you update this field, you implicitly update the HasResponded flag. In the Salesforce user interface, Marketing users can define valid status values for the Status picklist. They can choose one status as the default status. For each Status field value, they can also select which values to count as “Responded,” meaning that the HasResponded flag is set to true for those values. When you create or update campaign members, use the text value for Status instead of the ID from the CampaignMemberStatus object.
  • Field API Name: std__cdp_sys_record_currency__c
  • Data Type: TEXT
  • Description: System-generated metadata field that stores a 3-letter ISO currency code.
  • Field API Name: std__ContactPointPhoneId__c
  • Data Type: TEXT
  • Description: Phone number for a party. For example, phone 123-4567.
  • Field API Name: std__DataSourceId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.
  • Field API Name: std__DataSourceObjectId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.
  • Field API Name: std__FirstRespondedDate__c
  • Data Type: DATEONLY
  • Description: The date that the campaign member first responded.
  • Field API Name: std__FirstResponseDateTime__c
  • Data Type: DATETIME
  • Description: The date that the campaign member received a status of Responded.
  • Field API Name: std__HasResponded__c
  • Data Type: TEXT
  • Description: This field indicates whether the campaign member has responded to the campaign (true) or not (false). Label isResponded.
  • Field API Name: std__Id__c
  • Data Type: TEXT
  • Description: Required. A unique, system-generated identifier for this CampaignMember record. Maximum size is 15 characters.
  • Field API Name: std__IndividualId__c
  • Data Type: TEXT
  • Description: The ID of a lead or contact that's related to the campaign. In orgs with the Accounts as Campaign Members setting enabled, this field also accepts an account ID. Maximum size is 15 characters.
  • Field API Name: std__IndividualSourceId__c
  • Data Type: TEXT
  • Description: The ID of a lead or contact that's related to the campaign. In orgs with the Accounts as Campaign Members setting enabled, this field also accepts an account ID. Maximum size is 15 characters.
  • Field API Name: std__IndividualSourceObject__c
  • Data Type: TEXT
  • Description: The name of the campaign member, either a lead or a contact. In orgs with the Accounts as Campaign Members setting enabled, this field can indicate an account.
  • Field API Name: std__InternalOrganizationId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.