Terug naar de indexpagina

SOAP API methode SmsMiniCondition_update

Parameters

Naam Type Beschrijving
id * string The identifier (id) of the object that is updated
matchmode * string The matchmode of the mailingminicondition.
requireddestination * string The required destination of the condition.
documentname * string The name of the document of the condition.
aftertime * timestamp The 'after' time of the mini condition.
aftermutation * Structure of type 'aftermutation' Change the variable time before which the mailing should have been sent.
beforetime * timestamp The 'before' time of the condition.
number * int The required number of messages that are received.
operator * string The operator to compare the number of messages with the number of received messages by the profile/subprofile.
templatename * string The name of the template of the minicondition.
disabled * boolean Is this minicondition disabled?
* verplichte parameters

Resultaat

Naam Type Beschrijving
smsminicondition Structure of type 'smsminicondition' All properties of the now updated smsminicondition

Structuur 'aftermutation'

Naam Type Beschrijving
type string The type of the datemutation.
count int The count of the datemutation.
unit string The unit of the datemutation.
floorTo string The unit by which this mutation should be rounded

Structuur 'smsminicondition'

Naam Type Beschrijving
matchmode string The matchmode of the mailingminicondition.
requireddestination string The required destination of the condition.
documentname string The name of the document of the condition.
aftertime timestamp The 'after' time of the mini condition.
aftermutation DateMutation Change the variable time before which the mailing should have been sent.
beforetime timestamp The 'before' time of the condition.
beforemutation DateMutation The variable time before which the mailing should have been sent.
number int The required number of messages that are received.
operator string The operator to compare the number of messages with the number of received messages by the profile/subprofile.
templatename string The name of the template of the minicondition.
id int The ID of the minicondition.
type string The type of the minicondition.
disabled boolean Is this minicondition disabled?