SOAP API methode DatabaseFollowUp_cause
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 |
| login | Structure of type 'login' | Optional login data (soon deprecated) |
| access_token | string | Optional api access token |
| * verplichte parameters | ||
Resultaat
| Naam | Type | Beschrijving |
|---|---|---|
| impressioncause | Structure of type 'impressioncause' | |
| createcause | Structure of type 'createcause' | |
| createormodifycause | Structure of type 'createormodifycause' | |
| matchcause | Structure of type 'matchcause' | |
| errorcause | Structure of type 'errorcause' | |
| sendcause | Structure of type 'sendcause' | |
| clickcause | Structure of type 'clickcause' | |
| submitcause | Structure of type 'submitcause' | |
| removecause | Structure of type 'removecause' | |
| modifycause | Structure of type 'modifycause' | |
| surveycause | Structure of type 'surveycause' | |
| webformcause | Structure of type 'webformcause' |
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 |
Structuur 'impressioncause'
| 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 'createormodifycause'
| 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 'errorcause'
| Naam | Type | Beschrijving |
|---|---|---|
| filter | string | Get the error filter. |
| 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 'submitcause'
| Naam | Type | Beschrijving |
|---|---|---|
| condition | string | Get the condition when the cause is triggered |
Structuur 'removecause'
| Naam | Type | Beschrijving |
|---|---|---|
| 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 'surveycause'
| 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 |