SOAP API method EmailMiniCondition_retrieve
Parameters
- Parameter 'id' : string
- The identifier (id) of the object that is retrieved
Return values
- Return value 'emailminicondition' : Structure of type 'emailminicondition'
- All properties of the retrieved emailminicondition
Structure 'emailminicondition'
This structure emailminicondition was mentioned above. This structure has the following properties:
- Property 'requiredresult' : string
- The emailings certain result.
- Property 'clickedurl' : string
- The URL that must be clicked.
- Property 'requirederrors' : Array
- These errors trigger the condition, used in comination of the 'error' result.
- Property 'matchmode' : string
- The matchmode of the mailingminicondition.
- Property 'requireddestination' : string
- The required destination of the condition.
- Property 'documentname' : string
- The name of the document of the condition.
- Property 'aftertime' : timestamp
- The 'after' time of the mini condition.
- Property 'aftermutation' : DateMutation
- Change the variable time before which the mailing should have been sent.
- Property 'beforetime' : timestamp
- The 'before' time of the condition.
- Property 'beforemutation' : DateMutation
- The variable time before which the mailing should have been sent.
- Property 'number' : int
- The required number of messages that are received.
- Property 'operator' : string
- The operator to compare the number of messages with the number of received messages by the profile/subprofile.
- Property 'templatename' : string
- The name of the template of the minicondition.
- Property 'id' : int
- The ID of the minicondition.
- Property 'type' : string
- The type of the minicondition.
- Property 'disabled' : boolean
- Is this minicondition disabled?