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": "ca1d59dd-34b5-411f-81c8-b4cff86d928e"
}
text/html
Sample:
{"HotSalesAreaProID":"ca1d59dd-34b5-411f-81c8-b4cff86d928e"}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
记录广告点击
None.