MyNewsletterBuilder API
Overview Quick Start Examples Downloads
 
Lists < Return to Method List
array Lists()
Retrieve a list of subscriber lists from your account
Return Value
array Returns an array of keyed structures. Each structure will contain the following keys:

integer id The list id.
string name The list name.
string description The list description.
boolean visible If TRUE, the list is visible on your subscription forms.
boolean default If TRUE, the list is a default selection on your subscription forms.
integer subscribers The total number of subscribers in the list.
 
 
Copyright © 2003- MyNewsletterBuilder, Inc.