Google Ad Words Linked Service Response
data class GoogleAdWordsLinkedServiceResponse(val annotations: List<Any>? = null, val authenticationType: String? = null, val clientCustomerID: Any? = null, val clientId: Any? = null, val clientSecret: Either<AzureKeyVaultSecretReferenceResponse, SecureStringResponse>? = null, val connectVia: IntegrationRuntimeReferenceResponse? = null, val connectionProperties: Any? = null, val description: String? = null, val developerToken: Either<AzureKeyVaultSecretReferenceResponse, SecureStringResponse>? = null, val email: Any? = null, val encryptedCredential: String? = null, val keyFilePath: Any? = null, val parameters: Map<String, ParameterSpecificationResponse>? = null, val refreshToken: Either<AzureKeyVaultSecretReferenceResponse, SecureStringResponse>? = null, val trustedCertPath: Any? = null, val type: String, val useSystemTrustStore: Any? = null)
Google AdWords service linked service.
Constructors
Link copied to clipboard
fun GoogleAdWordsLinkedServiceResponse(annotations: List<Any>? = null, authenticationType: String? = null, clientCustomerID: Any? = null, clientId: Any? = null, clientSecret: Either<AzureKeyVaultSecretReferenceResponse, SecureStringResponse>? = null, connectVia: IntegrationRuntimeReferenceResponse? = null, connectionProperties: Any? = null, description: String? = null, developerToken: Either<AzureKeyVaultSecretReferenceResponse, SecureStringResponse>? = null, email: Any? = null, encryptedCredential: String? = null, keyFilePath: Any? = null, parameters: Map<String, ParameterSpecificationResponse>? = null, refreshToken: Either<AzureKeyVaultSecretReferenceResponse, SecureStringResponse>? = null, trustedCertPath: Any? = null, type: String, useSystemTrustStore: Any? = null)
Types
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard