SetInfo

Modifies the settings of a mailing.

Parameters

user_key [xsd:int] The User's key. Obtained by the User.Login method. mailing_id [xsd:int] The Mailing's id.

Optional parameters

campaign_id [xsd:int] the id of the campaign associated with this mailing. list_id [xsd:int] the id of the list associated with this mailing. sublist_id [xsd:int] the id of the sublist (segment) associated with this mailing. next_step [xsd:string] encoding [xsd:string] Mailing's encoding. This can be one of two values: clickthru_html [xsd:boolean] If tracking links should be applied to the HTML version. clickthru_text [xsd:boolean] If tracking links should be applied to the text version. opening_stats [xsd:boolean] If opens should be tracked. unsub_bottom_link [xsd:boolean] If the default unsubscribe link should be added at the bottom of the email. name [xsd:string] Mailing's name, for internal reference. subject [xsd:string] Mailing's subject line. sender_name [xsd:string] Mailing's sender name. sender_email [xsd:string] Mailing's sender email. Should be a valid email address. html_message [xsd:string] Mailing's HTML version. text_message [xsd:string] Mailing's Text version.

Returns:

nothing

XML request

XML response