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": "2026-02-03T18:25:55.7013878-08:00",
  "EndDate": "2026-02-03T18:25:55.7013878-08: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="