SOAP API method ScheduledEmailing_update
Parameters
- Parameter 'id' : string
- The identifier (id) of the object that is updated
- Parameter 'embedded' : boolean
- Are the external images cached?
- Parameter 'contenttype' : string
- The contenttype of the mailing.
- Parameter 'registerclicks' : string
- Will the clicks be registered?.
- Parameter 'registerimpressions' : boolean
- Will the impressions be registered?.
- Parameter 'registererrors' : boolean
- Will the errors be registered?.
- Parameter 'registerabuses' : boolean
- Will the abuses be registered?.
- Parameter 'condition' : string
- Get the condition
- 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 'scheduledemailing' : Structure of type 'scheduledemailing'
- All properties of the now updated scheduledemailing
Structure 'scheduledemailing'
This structure scheduledemailing was mentioned above. This structure has the following properties:
- Property 'embedded' : boolean
- Are the external images cached?
- Property 'contenttype' : string
- The contenttype of the mailing.
- Property 'registerclicks' : string
- Will the clicks be registered?.
- Property 'registerimpressions' : boolean
- Will the impressions be registered?.
- Property 'registererrors' : boolean
- Will the errors be registered?.
- Property 'registerabuses' : boolean
- Will the abuses be registered?.
- Property 'condition' : string
- Get the condition
- Property 'emailingtype' : string
- Get the emailing type
- 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.