isSubscriberSourceLocked
Finds out if the subscriber source is unavailable due to any blocking campaign, such as a DataExchange, an XMLDelivery or a FileOperation.
Input | Type | Description |
---|---|---|
token | AuthToken | Authorization token. |
subscriberSourceId | xs:int | Subscriber source identifier. |
Output | Type | Description |
---|---|---|
xs:boolean | true if the subscriber source is locked, otherwise false. |