ConnectorProfilePardotConnectorProfileProperties

data class ConnectorProfilePardotConnectorProfileProperties(val businessUnitId: String, val instanceUrl: String? = null, val isSandboxEnvironment: Boolean? = null)

Constructors

constructor(businessUnitId: String, instanceUrl: String? = null, isSandboxEnvironment: Boolean? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Business unit id of Salesforce Pardot instance to be connected

Link copied to clipboard
val instanceUrl: String? = null

The location of the Salesforce Pardot resource

Link copied to clipboard

Indicates whether the connector profile applies to a demo or production environment