SubscriberTypeDefinition

The SubscriberTypeDefinition object specifies the type of Salesforce object or triggered send hidden list mapped to a subscriber. Review sample code in the Appexchange Scenario Guide for usable examples of the SubscriberTypeDefinition object.

NameData TypeDescription
SubscriberTypexsdSpecifies type for a subscriber if they aren't a Marketing Cloud Engagement subscriber. Valid values include:
  • salesforcecontact
  • salesforcelead
  • MSCRMContact
  • MSCRMLead
  • MSCRMAccount
  • TriggeredSendSubscriber

Appexchange Scenario Guide