addAttachment
Adds an attachment to the specified campaign.
| Input | Type | Description | 
|---|---|---|
| token | AuthToken | Authorization token. | 
| campaignIdentifier | xs:int | Campaign identifier. | 
| attachment | Attachment | An attachment. | 
| Output | Type | Description | 
|---|---|---|
| Attachment | The attachment added to the campaign. |