GET api/LiveBroadcostReport/GetLiveBroadcostNumByStatus?reportStatus[0]={reportStatus[0]}&reportStatus[1]={reportStatus[1]}

后台 - 统计举报

Request Information

URI Parameters

NameDescriptionTypeAdditional information
reportStatus

Collection of ReportStatus

Required

Body Parameters

None.

Response Information

Resource Description

后台 - 统计举报

Dictionary of ReportStatus [key] and integer [value]

Response Formats

application/json

Sample:

An exception has occurred while using the formatter 'JsonpMediaTypeFormatter' to generate sample for media type 'application/json'. Exception message: 无法访问已关闭的流。

text/json

Sample:

An exception has occurred while using the formatter 'JsonpMediaTypeFormatter' to generate sample for media type 'text/json'. Exception message: 无法访问已关闭的流。

application/xml, text/xml

Sample:
<ArrayOfKeyValueOfEnumsLiveBroadcost.ReportStatusNullableOfintqIEM_PrRT xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
  <KeyValueOfEnumsLiveBroadcost.ReportStatusNullableOfintqIEM_PrRT>
    <Key>No</Key>
    <Value>1</Value>
  </KeyValueOfEnumsLiveBroadcost.ReportStatusNullableOfintqIEM_PrRT>
</ArrayOfKeyValueOfEnumsLiveBroadcost.ReportStatusNullableOfintqIEM_PrRT>