findSubscribersIncludedInFilter (deprecated)
Finds subscribers that match a subscriber source filter.
Input | Type | Description |
---|---|---|
token | AuthToken | Authorization token. |
sourceId | xs:int | Subscriber source identifier. |
filterId | xs:int | Subscriber source filter identifier. |
lookupPrefs | LookupPreferences | Order/comparison options. |
Output | Type | Description |
---|---|---|
Subscribers | A group of subscribers. |