Marketing Campaigns (Projects)
GET {{base_url}}/project/:wbskey/marketingCampaign
Use this endpoint to retrieve all marketing campaigns associated with a project in the Projects hub.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | Required. |
The type of content supported by the API endpoint. |
| Authorization
| string | | Required.
The type of authorization supported by the API endpoint. |
RESPONSES
status: OK
[{"CampaignID":"2cbe91ef521b4eaf9fd5fb0a1206e178","WBS1":"0PR0000001310","WBS2":" ","WBS3":" ","ModUser":"ADMIN","ModDate":"2018-05-10T19:31:42.297","CreateUser":"ADMIN","CreateDate":"2018-05-10T19:31:42.297","CampaignName":"Test Campaign Name","CampaignMgr":"","CampaignMgrName":"","Type":"","TypeDescription":"","Stage":"","Status":"A"}]