ConnectApi.ActivationTargetInput

Input details for the activation target.
Property Type Description Required or Optional Available Version
connector ConnectApi.DataConnectorInput Details about the connector for the activation target. Required 60.0
dataSpaceName String Data space name for the activation target. Required 60.0
description String Description of the activation target. Required 60.0
egressProperties ConnectApi.EgressPropertiesInput Egress properties for the activation target, which are applicable only for file-based activation targets. Optional 60.0
isCappingEnabled Boolean Indicates whether communication capping is enabled for the activation target (true) or not (false). Required 60.0
name String Name of the activation target. Required 60.0
platformType DataConnectorTypeEnum Data connector type of the activation target.
  • AmazonS3
  • AzureBlob
  • DataCloud
  • GoogleCloudStorage
  • SalesforceMarketingCloud
  • Sftp
Required 60.0