SOAP API method EmailCondition_retrieve
Parameters
- Parameter 'id' : string
- The identifier (id) of the object that is retrieved
Return values
- Return value 'emailcondition' : Structure of type 'emailcondition'
- All properties of the retrieved emailcondition
Structure 'emailcondition'
This structure emailcondition 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 mailingcondition.
- 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 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 condition.
- Property 'id' : int
- The ID of the condition.
- Property 'type' : string
- The type of the condition.
- Property 'disabled' : boolean
- Is this condition disabled?