GET api/v{version}/newsletter/campaign/role/{Id}
Get campaign by the Id of the role.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
Required |
|
| version | string |
None. |
Body Parameters
None.
Response Information
Resource Description
Single NewsletterCampaign objects or not found
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.