GET api/ReportData?start={start}&end={end}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
start | date |
Required |
|
end | date |
Required |
Body Parameters
None.
Response Information
Resource Description
IReportDataName | Description | Type | Additional information |
---|---|---|---|
ReportItems | Collection of IReportItem |
None. |
|
Companies | Dictionary of globally unique identifier [key] and string [value] |
None. |
|
Campaigns | Dictionary of globally unique identifier [key] and string [value] |
None. |
|
Groups | Dictionary of globally unique identifier [key] and string [value] |
None. |
|
Labels | Dictionary of globally unique identifier [key] and string [value] |
None. |
|
Media | Collection of IReportMediaPublications |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.