MyListsOnly
|
boolean
|
|
Y
|
|
Limit search results to Lists created by the current user.
|
ShowEmpty
|
boolean
|
|
Y
|
|
If set to true, search will include Lists containing zero constituents.
|
CategoryId
|
integer
|
|
N
|
|
Limit search to Lists belonging to the List Category with this id; if no id, then search all List Categories
|
Page
|
integer
|
|
Y
|
|
Results at a specific page. Dependent on PageSize value.
|
PageSize
|
integer
|
|
Y
|
|
The number of rows to return per page.
|
SearchText
|
string
|
30
|
Y
|
|
Returns search results for Lists that contain search text in their description.
|