countSubscribers (deprecated)
Counts all subscribers in a subscriber source. No filter (including the subscriber source base filter) is applied.
| Input | Type | Description |
|---|---|---|
| token | AuthToken | Authorization token. |
| sourceId | xs:int | Subscriber source identifier. |
| Output | Type | Description |
|---|---|---|
| xs:int | The number of subscribers. |