Need An Email Marketing Solution For All Of Your Customers?
searchListMembersArgs
- session_id [xsd:string]
- Your API session id.
- field_name [xsd:string]
- The name of the field to search by. This should be a list field name.
Lists that don’t contain this field won’t be searched.
- field_value [xsd:string]
- The value that’s desired in the result ListMembers. The call returns
only ListMembers whose value for the given field name matches this.
- list_id [xsd:int]
- If this is set, then the search will be limited to the specified list. Otherwise
the search is performed across all lists.
- max_records [xsd:int]
- Set this argument to limit the number of ListMembers returned.
- recursive_search [xsd:int]
- Assign 1 to this argument to search for occurrences in all lists.
- list_ids [xsd:int]
- To find occurences in specific lists use a comma separated string of list ids.