<back to all web services

TouchpointRequestDto

The following routes are available for this service:
GET/RestApi/sitefinity/data-intelligence/touchpoint
TouchpointRequestDto Parameters:
NameParameterData TypeRequiredDescription
FilterquerystringNo
TouchpointsViewModel Parameters:
NameParameterData TypeRequiredDescription
TouchpointsformIList<Touchpoint>No
Touchpoint Parameters:
NameParameterData TypeRequiredDescription
IdformintNo
NameformstringNo
DefinitionformConditionExpressionNo
StateformCalculationStateNo
CreatedOnformDateTime?No
CreatedByUserIdformstringNo
ModifiedOnformDateTime?No
ModifiedByUserIdformstringNo
TotalHitsformint?No
TotalMetaClientHitsformint?No
AbsoluteHitsformint?No
AttributionsCalculatedOnformDateTime?No
StatisticsCalculatedOnformDateTime?No
ErrorsformstringNo
TouchpointTypeformTouchpointTypeNo
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
CalculationState Enum:
Inactive
Initializing
Active
ToBeDeleted
Error
Pending
Expired
TouchpointType Enum:
Touchpoint
Discovered
Personalization
AbVariant
AbGoal
Content

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

HTTP + CSV

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

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

{}