GET api/Analysis/GetPopularUser?StartDate={StartDate}&EndDate={EndDate}&Location={Location}&CompanyId={CompanyId}&BrandId={BrandId}&UserId={UserId}&SourceId={SourceId}&Top_Result={Top_Result}

Request Information

URI Parameters

NameDescriptionTypeAdditional 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

IHttpActionResult

None.

Response Formats

application/json, text/json, text/html

Sample:

Sample not available.