getAttachmentByCampaignId
Retrieves the attachments belonging to a campaign.
Input | Type | Description |
---|---|---|
token | AuthToken | Authorization token. |
campaignIdentifier | xs:int | Campaign identifier. |
Output | Type | Description |
---|---|---|
Attachment[ ] | The attachments of the campaign. |