SOAP API methode DatabaseFollowUp_setCause
Beschrijving
The cause for the followup.
Parameters
Naam | Type | Beschrijving |
---|---|---|
id * | int | Unique identifier (id) of the object DatabaseFollowUp. The method only applies to the databasefollowup 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 |
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' | |
login | Structure of type 'login' | Optional login data (soon deprecated) |
access_token | string | Optional api access token |
* verplichte parameters |
Structuur 'removecause'
Naam | Type | Beschrijving |
---|---|---|
condition | string | Get the condition when the cause is triggered |
Structuur 'surveycause'
Naam | Type | Beschrijving |
---|---|---|
condition | string | Get the condition when the cause is triggered |
Structuur 'createcause'
Naam | Type | Beschrijving |
---|---|---|
condition | string | Get the condition when the cause is triggered |
Structuur 'sendcause'
Naam | Type | Beschrijving |
---|---|---|
condition | string | Get the condition when the cause is triggered |
Structuur 'clickcause'
Naam | Type | Beschrijving |
---|---|---|
filter | string | The url filter. |
condition | string | Get the condition when the cause is triggered |
Structuur 'errorcause'
Naam | Type | Beschrijving |
---|---|---|
filter | string | Get the error filter. |
condition | string | Get the condition when the cause is triggered |
Structuur 'modifycause'
Naam | Type | Beschrijving |
---|---|---|
condition | string | Get the condition when the cause is triggered |
Structuur 'matchcause'
Naam | Type | Beschrijving |
---|---|---|
condition | string | Get the condition when the cause is triggered |
Structuur 'webformcause'
Naam | Type | Beschrijving |
---|---|---|
condition | string | Get the condition when the cause is triggered |
Structuur 'submitcause'
Naam | Type | Beschrijving |
---|---|---|
condition | string | Get the condition when the cause is triggered |
Structuur 'createormodifycause'
Naam | Type | Beschrijving |
---|---|---|
condition | string | Get the condition when the cause is triggered |
Structuur 'impressioncause'
Naam | Type | Beschrijving |
---|---|---|
condition | string | Get the condition when the cause is triggered |
Structuur 'login'
Naam | Type | Beschrijving |
---|---|---|
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 |