Retrieve Marketing Campaign Supporting Documents

GET {{base_url}}/campaign/:CampaignID/files

Use this endpoint to retrieve all supporting documents or files associated with a marketing campaign in the Marketing Campaigns hub.

HEADERS

KeyDatatypeRequiredDescription
Content-TypestringRequired.

The type of content supported by the API endpoint. | | Authorization | string | | Required.

The type of authorization supported by the API endpoint. |

RESPONSES

status: OK

[{"FileID":"7de3785a-810a-4e32-b847-16a3911bded0","PKey":"53b6dfa36948480d9e8f6ed3e9348903","Key1":"SANDERSON1058384606239","Key2":"","Key3":"","CampaignID":"SANDERSON1058384606239","CategoryCode":"","CategoryDescription":"","FileName":"AmazonDITAbook.pdf","FileDescription":"Sample .pdf file","FileSize":87691,"Application":"MktCampaigns","ContentType":"application/pdf"},{"FileID":"a0fa3dd9-a461-448d-8fad-985f592f870b","PKey":"b81cfd9f52554f4580b3ce7b8d702f9e","Key1":"SANDERSON1058384606239","Key2":"","Key3":"","CampaignID":"SANDERSON1058384606239","CategoryCode":"","CategoryDescription":"","FileName":"contact.PNG","FileDescription":"Sample .PNG file","FileSize":15512,"Application":"MktCampaigns","ContentType":"image/png"}]