POST api/BeautifulContent/ClickHotSales

记录广告点击

Request Information

URI Parameters

None.

Body Parameters

input_clickHotSales
NameDescriptionTypeAdditional information
HotSalesAreaProID

热销商品ID

globally unique identifier

None.

Request Formats

application/json, text/json

Sample:
{
  "HotSalesAreaProID": "e908b6b0-d53f-45db-970b-ae11e1d3bb69"
}

text/html

Sample:
{"HotSalesAreaProID":"e908b6b0-d53f-45db-970b-ae11e1d3bb69"}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

记录广告点击

None.