Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

ConnectApi.ActivationTarget

Represents an activation target.
Property Name Type Description Available Version
connector ConnectApi.DataConnector Details about the connector that is used for the activation target. 60.0
dataSpace String Data space name for the activation target. 60.0
description String Description of the activation target. 60.0
egressProperties ConnectApi.EgressPropertiesRepresentation Egress properties for the activation target, which are applicable only for file-based activation targets. 60.0
historyAudienceDmoApiName String API name for the history audience DMO. 60.0
historyAudienceDmoLabel String Name of the history audience DMO. 60.0
isCappingEnabled Boolean Indicates whether communication capping is enabled for the activation (true) or not (false). 60.0
isEnabled Boolean Indicates whether the activation target is enabled (true) or not (false). 60.0
latestAudienceDmoApiName String API name for the latest audience DMO. 62.0
latestAudienceDmoLabel String Name of the latest audience DMO. 62.0
organizationId String Organization ID of the activation target. 60.0
platformName String Platform name for the activation target. 60.0
platformPrivacyType String Platform privacy type for the activation target. Derived from Activation Platform. 60.0
platformType DataConnectorTypeEnum Data connector type of the activation target.
  • AmazonS3
  • AzureBlob
  • DataCloud
  • GoogleCloudStorage
  • SalesforceMarketingCloud
  • Sftp
60.0
status ActivationTargetStatusEnum Status of the activation target.
  • Active
  • Processing
  • Error
  • Inactive
60.0