Marketing Campaigns (Contacts)
GET {{base_url}}/contact/:ContactID/campaign
Use this endpoint to retrieve all marketing campaigns associated with a contact in the Contacts 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
{"ContactID":"TESTTESTS1234567890","Name":"Design and Construction Best Practices Seminar","CampaignMgrID":"00003","CampaignMgr":"Grace Cohen, AIA","Type":"Seminar","Stage":"","Status":"A","CampaignID":"CAMPAIGNS1234567890","CreateUser":"LoggedInUserWhoCreated","CreateDate":"2007-07-24T10:03:43.910","ModUser":"LoggedInUserWhoChanged","ModDate":"2007-07-24T10:03:43.910","LaunchDate":"2007-07-21T00:00:00.000"}