Need An Email Marketing Solution For All Of Your Customers?

Partner With VerticalResponse!

List


id [xsd:int]
name [xsd:string]
size [xsd:int]
The number of members in this list.
type [xsd:string]
This can be one of three values:

  • email
  • postcard
  • optin (a list associated with an opt-in form)
last_mailed [xsd:dateTime]
The date when a campaign was mailed with this list last.
form_id [xsd:int]
For “optin” type lists, this identifies the opt-in form that’s associated with this list.
creation_date [xsd:dateTime]
The date when this list was created.
mailable [xsd:int]
The number of mailable recipients on this list.
mailable_last_updated [xsd:dateTime]
The date when the number of mailable recipients for this list last changed.
status [xsd:string]
Whether this list is deleted. This can be one of three values:

  • active
  • locked
  • deleted
delete_date [xsd:dateTime]
The date when this list was deleted if it is deleted.
deleted_by [xsd:int]
The ID of the user who deleted this list.
fields [vrtypens:ArrayOfString]
A list of all the fields for this list.
indexed_fields [vrtypens:ArrayOfString]
A list of all the fields that can be searched by for this list.
displayed_fields [vrtypens:ArrayOfString]
A list of all the fields displayed for this list in the VerticalResponse application.
is_master [xsd:boolean]
When set to true, only the master list is returned.
When set to false, all the user lists (except for the master list) are returned.
When not specified, all lists that match other input parameters are returned, whether master or not.