triggerDeliveryById
Sends an existing triggerable campaign, selected by its unique identifier, to a single subscriber.
| Input | Type | Description | 
|---|---|---|
| token | AuthToken | Authorization token. | 
| campaignIdentifier | xs:int | Campaign identifier. The CampaignType modifier must be set to TRIGGERABLE. | 
| subscriberId | xs:int | Subscriber identifier. The subscriber should included in the campaign recipients. | 
| Output | Type | Description | 
|---|---|---|
| xs:int | The identifier for the triggerDeliveryById request. |