GET api/leadpulse/campaignlog/{campaignId}
Gets the logs for a particular campaign
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
campaignId |
Campaign Id |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
200 OK with list of LeadPulseLogDataContract, or 404 Not Found
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.