Finding subscribers
The finding subscribers elements enable you to retrieve subscribers according to a number of criteria. You can find subscribers by:
- Searching for specific attribute values in a given subscriber source
- Retrieving subscribers for a given subscriber source filter
Elements that allow you to count subscribers are also provided.
Available elements
Click the appropriate link for more details about the relevant element:
- findSubscribers (deprecated) finds a subscriber in a subscriber source.
- findSubscribersIncludedInFilter (deprecated) finds subscribers that match a subscriber source filter.
- findSubscribersBy: A more flexible way to find subscribers.
- countSubscribers: (deprecated) counts all subscribers in a subscriber source.
- countSubscribersIncludedInFilter (deprecated) counts all subscribers for a subscriber source filter.
- countSubscribersBy counts all subscribers in a more flexible way.