POST api/BeautifulContent/ClickPromotion
紀錄活動區塊點擊
Request Information
URI Parameters
None.
Body Parameters
input_ClickAdPromotion| Name | Description | Type | Additional information |
|---|---|---|---|
| activityId |
热销商品ID |
globally unique identifier |
None. |
Request Formats
application/json, text/json
Sample:
{
"activityId": "be40c090-e15e-4da5-b34b-a1f3e8ee42ef"
}
text/html
Sample:
{"activityId":"be40c090-e15e-4da5-b34b-a1f3e8ee42ef"}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
紀錄活動區塊點擊
None.