SOAP API methode DatabaseFollowUp_delay
Beschrijving
The delay of the followup. The followup action is executed after this delay. This is the old function to get the interval it remains because it is a soap function but we recommend using the interval function instead
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 | 
|---|---|---|
| dateinterval | Structure of type 'dateinterval' | 
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 'dateinterval'
| Naam | Type | Beschrijving | 
|---|---|---|
| count | int | The count of the dateinterval. | 
| unit | string | The unit of the dateinterval. |