POST api/TVPPT/GetGroupComparision

Request Information

URI Parameters

None.

Body Parameters

ExportPPTModel
NameDescriptionTypeAdditional information
StartDate

string

None.

EndDate

string

None.

CompanyId

string

None.

BrandId

string

None.

Location

string

None.

SourceId

string

None.

TagId

string

None.

TagName

string

None.

PrCategory

string

None.

Srt

string

None.

AndTag

string

None.

NotTag

string

None.

OnlyTag

string

None.

Months

string

None.

ChannelId

string

None.

Ind

integer

None.

ClubEdition

string

None.

clubcount

integer

None.

UserId

integer

None.

Irrelevant

integer

None.

IsDeleted

integer

None.

ChartType

integer

None.

PieChartInd

integer

None.

TplInd

integer

None.

JourInd

integer

None.

Request Formats

application/json, text/json, text/html

Sample:
{
  "UserId": 1,
  "Irrelevant": 2,
  "IsDeleted": 3,
  "ChartType": 4,
  "PieChartInd": 5,
  "TplInd": 6,
  "JourInd": 7,
  "StartDate": "sample string 1",
  "EndDate": "sample string 2",
  "CompanyId": "sample string 3",
  "BrandId": "sample string 4",
  "Location": "sample string 5",
  "SourceId": "sample string 6",
  "TagId": "sample string 7",
  "TagName": "sample string 8",
  "PrCategory": "sample string 9",
  "Srt": "sample string 10",
  "AndTag": "sample string 11",
  "NotTag": "sample string 12",
  "OnlyTag": "sample string 13",
  "Months": "sample string 14",
  "ChannelId": "sample string 15",
  "Ind": 16,
  "ClubEdition": "sample string 17",
  "clubcount": 18
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, text/html

Sample:

Sample not available.