SOAP API method ScheduledFaxMailing_update
Parameters
- Parameter 'id' : string
- The identifier (id) of the object that is updated
- Parameter 'registerstatus' : boolean
- Will the status be registered?.
- Parameter 'description' : string
- The description of the scheduled mailing
- Parameter 'test' : boolean
- Was this a test mailing?.
- Parameter 'personalized' : boolean
- Was this mailing personalized?.
- Parameter 'nodoubles' : boolean
- Was the target contains doubles?.
- Parameter 'messagesperminute' : int
- The max number of messages that are sent withing one minute
- Parameter 'priority' : int
- Priority of the mailing. Higher value indicated higher priority.
- Parameter 'nextstarttime' : timestamp
- The next time when this scheduled event will run.
- Parameter 'schedulediterations' : int
- The number of iterations that are still remaining.
- Parameter 'processmissediterations' : boolean
- Will the missed iterations be processed anyway?.
Return values
- Return value 'scheduledfaxmailing' : Structure of type 'scheduledfaxmailing'
- All properties of the now updated scheduledfaxmailing
Structure 'scheduledfaxmailing'
This structure scheduledfaxmailing was mentioned above. This structure has the following properties:
- Property 'registerstatus' : boolean
- Will the status be registered?.
- Property 'description' : string
- The description of the scheduled mailing
- Property 'test' : boolean
- Was this a test mailing?.
- Property 'personalized' : boolean
- Was this mailing personalized?.
- Property 'nodoubles' : boolean
- Was the target contains doubles?.
- Property 'messagesperminute' : int
- The max number of messages that are sent withing one minute
- Property 'priority' : int
- Priority of the mailing. Higher value indicated higher priority.
- Property 'nextstarttime' : timestamp
- The next time when this scheduled event will run.
- Property 'schedulediterations' : int
- The number of iterations that are still remaining.
- Property 'processediterations' : int
- The number of iterations that were already processed.
- Property 'previousstarttime' : string
- The starttime of the last iteration.
- Property 'processmissediterations' : boolean
- Will the missed iterations be processed anyway?.
- Property 'id' : int
- The ID of the scheduledevent.