SOAP API method CollectionFollowUp_setDisabled
Description
Set if the followup is disabled
Parameters
- Parameter 'id' : int
- Unique identifier (id) of the object CollectionFollowUp. The method only applies to the collectionfollowup 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 'login' : Structure of type 'login'
- Optional login data
Return values
- Return value 'documentfollowup' : Structure of type 'documentfollowup'
- Return value 'databasefollowup' : Structure of type 'databasefollowup'
- Return value 'emailingdocumentsnapshotfollowup' : Structure of type 'emailingdocumentsnapshotfollowup'
- Return value 'surveyfollowup' : Structure of type 'surveyfollowup'
- Return value 'collectionfollowup' : Structure of type 'collectionfollowup'
- Return value 'webformfollowup' : Structure of type 'webformfollowup'
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
Structure 'documentfollowup'
This structure documentfollowup was mentioned above. This structure has the following properties:
- Property 'id' : int
- The ID of the followup.
Structure 'databasefollowup'
This structure databasefollowup was mentioned above. This structure has the following properties:
- Property 'id' : int
- The ID of the followup.
Structure 'emailingdocumentsnapshotfollowup'
This structure emailingdocumentsnapshotfollowup was mentioned above. This structure has the following properties:
- Property 'id' : int
- The ID of the followup.
Structure 'surveyfollowup'
This structure surveyfollowup was mentioned above. This structure has the following properties:
- Property 'id' : int
- The ID of the followup.
Structure 'collectionfollowup'
This structure collectionfollowup was mentioned above. This structure has the following properties:
- Property 'id' : int
- The ID of the followup.
Structure 'webformfollowup'
This structure webformfollowup was mentioned above. This structure has the following properties:
- Property 'id' : int
- The ID of the followup.