GET api/Analysis/GetReachCount?StartDate={StartDate}&EndDate={EndDate}&Location={Location}&CompanyId={CompanyId}&BrandId={BrandId}&UserId={UserId}&SourceId={SourceId}&Top_Result={Top_Result}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| StartDate | string |
Required |
|
| EndDate | string |
Required |
|
| Location | string |
Required |
|
| CompanyId | integer |
Required |
|
| BrandId | integer |
Required |
|
| UserId | integer |
Required |
|
| SourceId | integer |
Required |
|
| Top_Result | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, text/html
Sample:
Sample not available.