GET api/v1/VisualReports/CampaignNotificationLog/GetAllNotificationLogs?pageNo={pageNo}&pageSize={pageSize}&searchText={searchText}&from={from}&to={to}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
pageNo

integer

Default value is 0

pageSize

integer

Default value is 0

searchText

string

None.

from

date

None.

to

date

None.

version

string

None.

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, text/html, text/xml

Sample:

Sample not available.