| string | id | The list id for this list. This will be used for all other list management functions. | integer | web_id | The list id used in our web app, allows you to create a link directly to it | string | name | The name of the list. | date | date_created | The date that this list was created. | integer | member_count | The number of active members in the given list. | integer | unsubscribe_count | The number of members who have unsubscribed from the given list. | integer | cleaned_count | The number of members cleaned from the given list. | boolean | email_type_option | Whether or not the List supports multiple formats for emails or just HTML | string | default_from_name | Default From Name for campaigns using this list | string | default_from_email | Default From Email for campaigns using this list | string | default_subject | Default Subject Line for campaigns using this list | string | default_language | Default Language for this list's forms | double | list_rating | An auto-generated activity score for the list (0 - 5) | integer | member_count_since_send | The number of active members in the given list since the last campaign was sent | integer | unsubscribe_count_since_send | The number of members who have unsubscribed from the given list since the last campaign was sent | integer | cleaned_count_since_send | The number of members cleaned from the given list since the last campaign was sent |