Back to API references

SOAP API method EmailingDocumentSnapshotFollowUp_setCause

Description

The cause for the followup.

Parameters

Name Type Description
id * int Unique identifier (id) of the object EmailingDocumentSnapshotFollowUp. The method only applies to the emailingdocumentsnapshotfollowup with this id.
personalize_profile int Profile ID for which the object should be personalized
personalize_subprofile int Subprofile ID for which the object should be personalized
personalize_timestamp string The timestamp for the personalization
clickcause Structure of type 'clickcause'
createcause Structure of type 'createcause'
sendcause Structure of type 'sendcause'
removecause Structure of type 'removecause'
submitcause Structure of type 'submitcause'
createormodifycause Structure of type 'createormodifycause'
surveycause Structure of type 'surveycause'
errorcause Structure of type 'errorcause'
webformcause Structure of type 'webformcause'
modifycause Structure of type 'modifycause'
matchcause Structure of type 'matchcause'
impressioncause Structure of type 'impressioncause'
login Structure of type 'login' Optional login data (soon deprecated)
access_token string Optional api access token
* required parameters

Structure 'clickcause'

Name Type Description
filter string The url filter.
condition string Get the condition when the cause is triggered

Structure 'createcause'

Name Type Description
condition string Get the condition when the cause is triggered

Structure 'sendcause'

Name Type Description
condition string Get the condition when the cause is triggered

Structure 'removecause'

Name Type Description
condition string Get the condition when the cause is triggered

Structure 'submitcause'

Name Type Description
condition string Get the condition when the cause is triggered

Structure 'createormodifycause'

Name Type Description
condition string Get the condition when the cause is triggered

Structure 'surveycause'

Name Type Description
condition string Get the condition when the cause is triggered

Structure 'errorcause'

Name Type Description
filter string Get the error filter.
condition string Get the condition when the cause is triggered

Structure 'webformcause'

Name Type Description
condition string Get the condition when the cause is triggered

Structure 'modifycause'

Name Type Description
condition string Get the condition when the cause is triggered

Structure 'matchcause'

Name Type Description
condition string Get the condition when the cause is triggered

Structure 'impressioncause'

Name Type Description
condition string Get the condition when the cause is triggered

Structure 'login'

Name Type Description
username string The username of the login attempt
account string The account name of the login attempt
password string The password for the login attempt