POST api/CampaignMessage/GetBytesForCampaignReporting

Request Information

URI Parameters

None.

Body Parameters

CampaignMessageExportDTO
NameDescriptionTypeAdditional information
StartDate

date

None.

EndDate

date

None.

CampaignId

integer

None.

CampaignMessageId

integer

None.

Request Formats

application/json, text/json

Sample:
{
  "StartDate": "2025-10-14T00:37:33.6545293-07:00",
  "EndDate": "2025-10-14T00:37:33.6545293-07:00",
  "CampaignId": 3,
  "CampaignMessageId": 4
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

Collection of byte

Response Formats

application/json, text/json

Sample:
"QEA="