<back to all web services

ConversionRequestDto

The following routes are available for this service:
GET/RestApi/sitefinity/data-intelligence/conversion
ConversionRequestDto Parameters:
NameParameterData TypeRequiredDescription
FilterquerystringNo
ConversionsViewModel Parameters:
NameParameterData TypeRequiredDescription
ConversionsformIList<Conversion>No
Conversion Parameters:
NameParameterData TypeRequiredDescription
IdformintNo
NameformstringNo
StateformCalculationStateNo
InputDaysformint?No
CreatedOnformDateTimeNo
ModifiedOnformDateTimeNo
CreatedByUserIdformstringNo
ModifiedByUserIdformstringNo
DefinitionformConditionExpressionNo
ClientFilterformConditionExpressionNo
CanBeModifiedformboolNo
CanBeDeletedformboolNo
ContentRecommendationsEnabledformboolNo
AttributionCalculatedOnformDateTime?No
DecisionTreeIdformint?No
CalculationState Enum:
Inactive
Initializing
Active
ToBeDeleted
Error
Pending
Expired
ConditionExpression Parameters:
NameParameterData TypeRequiredDescription
RelationformstringNo
PartsformIList<ConditionPart>No
ConditionPart Parameters:
NameParameterData TypeRequiredDescription
IdformintNo
PredicateformstringNo
IsNegatedformboolNo
PredicateOperatorformMatchingOperatorNo
ObjectOperatorformMatchingOperatorNo
ObjectsformList<string>No
ClientAttributeformstringNo
ContactPropertyIdformGuid?No
ObjectMetadataformDictionary<string, string>No
UrlParametersformDictionary<string, string>No
MatchingOperator Enum:
ExactMatch
Contains
StartsWith
EndsWith
UrlStrippedMatch

To override the Content-type in your clients, use the HTTP Accept Header, append the .other suffix or ?format=other

HTTP + OTHER

The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.

GET /RestApi/sitefinity/data-intelligence/conversion HTTP/1.1 
Host: www.asg.com.au 
Accept: text/jsonl
HTTP/1.1 200 OK
Content-Type: text/jsonl
Content-Length: length

{}