# CloudmersiveSpamapiClient.SpamDetectionAdvancedRequest

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**inputString** | **String** | Input text string to detect spam against | [optional] 
**model** | **String** | Optional: Specify which AI model to use.  Possible choices are Normal and Advanced.  Default is Advanced. | [optional] 
**allowUnsolicitedSales** | **Boolean** | True if unsolicited sales should be allowed, false otherwise | [optional] 
**allowPromotionalContent** | **Boolean** | True if promotional content should be allowed, false otherwise | [optional] 
**allowPhishing** | **Boolean** | True if phishing should be allowed, false otherwise | [optional] 
**customPolicyID** | **String** | Apply a Custom Policy for Spam Enforcement by providing the ID; to create a Custom Policy, navigate to the Cloudmersive Management Portal and select Custom Policies.  Requires Managed Instance or Private Cloud | [optional] 


