SOAP API method DatabaseFollowUp_setCause
Description
The cause for the followup.
Parameters
- Parameter 'id' : int
- Unique identifier (id) of the object DatabaseFollowUp. The method only applies to the databasefollowup with this id.
- Parameter 'personalize_profile' : int
- Profile ID for which the object should be personalized
- Parameter 'personalize_subprofile' : int
- Subprofile ID for which the object should be personalized
- Parameter 'personalize_timestamp' : string
- The timestamp for the personalization
- Parameter 'surveycause' : Structure of type 'surveycause'
- Parameter 'matchcause' : Structure of type 'matchcause'
- Parameter 'clickcause' : Structure of type 'clickcause'
- Parameter 'createcause' : Structure of type 'createcause'
- Parameter 'impressioncause' : Structure of type 'impressioncause'
- Parameter 'createormodifycause' : Structure of type 'createormodifycause'
- Parameter 'removecause' : Structure of type 'removecause'
- Parameter 'sendcause' : Structure of type 'sendcause'
- Parameter 'modifycause' : Structure of type 'modifycause'
- Parameter 'submitcause' : Structure of type 'submitcause'
- Parameter 'webformcause' : Structure of type 'webformcause'
- Parameter 'errorcause' : Structure of type 'errorcause'
- Parameter 'login' : Structure of type 'login'
- Optional login data
Structure 'surveycause'
This structure surveycause was mentioned above. This structure has the following properties:
- Property 'condition' : string
- Get the condition when the cause is triggered
Structure 'matchcause'
This structure matchcause was mentioned above. This structure has the following properties:
- Property 'condition' : string
- Get the condition when the cause is triggered
Structure 'clickcause'
This structure clickcause was mentioned above. This structure has the following properties:
- Property 'filter' : string
- The url filter.
- Property 'condition' : string
- Get the condition when the cause is triggered
Structure 'createcause'
This structure createcause was mentioned above. This structure has the following properties:
- Property 'condition' : string
- Get the condition when the cause is triggered
Structure 'impressioncause'
This structure impressioncause was mentioned above. This structure has the following properties:
- Property 'condition' : string
- Get the condition when the cause is triggered
Structure 'createormodifycause'
This structure createormodifycause was mentioned above. This structure has the following properties:
- Property 'condition' : string
- Get the condition when the cause is triggered
Structure 'removecause'
This structure removecause was mentioned above. This structure has the following properties:
- Property 'condition' : string
- Get the condition when the cause is triggered
Structure 'sendcause'
This structure sendcause was mentioned above. This structure has the following properties:
- Property 'condition' : string
- Get the condition when the cause is triggered
Structure 'modifycause'
This structure modifycause was mentioned above. This structure has the following properties:
- Property 'condition' : string
- Get the condition when the cause is triggered
Structure 'submitcause'
This structure submitcause was mentioned above. This structure has the following properties:
- Property 'condition' : string
- Get the condition when the cause is triggered
Structure 'webformcause'
This structure webformcause was mentioned above. This structure has the following properties:
- Property 'condition' : string
- Get the condition when the cause is triggered
Structure 'errorcause'
This structure errorcause was mentioned above. This structure has the following properties:
- Property 'filter' : string
- Get the error filter.
- Property 'condition' : string
- Get the condition when the cause is triggered
Structure 'login'
This structure login was mentioned above. This structure has the following properties:
- Property 'username' : string
- The username of the login attempt
- Property 'account' : string
- The account name of the login attempt
- Property 'password' : string
- The password for the login attempt