SetInfo
Modifies the parameters of a list.
Parameters
user_key [xsd:int]
The User's key. Can be obtained by the User.Login method.
list_id [xsd:int]
The id of the list
Optional parameters
sublist_id [xsd:int]
When used, the name and the status are aplied to the sublist.
name [xsd:string]
The name of this list, for internal reference.
query [xsd:string]
Modifies the query for a sublist; used together with sublist_id. Based on the MySQL language. Ex: email like "%hotmail.com"
language [xsd:string]
Language of the recipients of the list. This can be one of two values:
status [xsd:string]
Status of the list. This can be one of two values:
policy [xsd:string]
If the anti-spam policy has been accepted for this list. This can be one of two values:
sender_name [xsd:string]
Mailing's default sender name.
sender_email [xsd:string]
Mailing's default sender email. Should be a valid email address.
goto_oi [xsd:string]
Default URL that the member will be redirected to following his subscription.
goto_di [xsd:string]
Default URL that the member will be redirected to following his double opt-in subscription request.
goto_oo [xsd:string]
Default URL that the member will be redirected to following his unsubscription.
Returns
XML request
XML response