POST api/BeautifulContent/ClickHotSales
记录广告点击
Request Information
URI Parameters
None.
Body Parameters
input_clickHotSales| Name | Description | Type | Additional information |
|---|---|---|---|
| HotSalesAreaProID |
热销商品ID |
globally unique identifier |
None. |
Request Formats
application/json, text/json
Sample:
{
"HotSalesAreaProID": "99a08837-ab56-4ab9-815a-67fbc0e4aea4"
}
text/html
Sample:
{"HotSalesAreaProID":"99a08837-ab56-4ab9-815a-67fbc0e4aea4"}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
记录广告点击
None.