SOAP API method EmailingDocumentSnapshotFollowUp_cause
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 |
login | Structure of type 'login' | Optional login data (soon deprecated) |
access_token | string | Optional api access token |
* required parameters |
Return values
Name | Type | Description |
---|---|---|
removecause | Structure of type 'removecause' | |
surveycause | Structure of type 'surveycause' | |
createcause | Structure of type 'createcause' | |
sendcause | Structure of type 'sendcause' | |
clickcause | Structure of type 'clickcause' | |
errorcause | Structure of type 'errorcause' | |
modifycause | Structure of type 'modifycause' | |
matchcause | Structure of type 'matchcause' | |
webformcause | Structure of type 'webformcause' | |
submitcause | Structure of type 'submitcause' | |
createormodifycause | Structure of type 'createormodifycause' | |
impressioncause | Structure of type 'impressioncause' |
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 |
Structure 'removecause'
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 '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 'clickcause'
Name | Type | Description |
---|---|---|
filter | string | The url filter. |
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 '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 'webformcause'
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 'impressioncause'
Name | Type | Description |
---|---|---|
condition | string | Get the condition when the cause is triggered |