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": "e1f1cbbc-5976-4927-ae4d-753ffcc11ab0"
}
text/html
Sample:
{"activityId":"e1f1cbbc-5976-4927-ae4d-753ffcc11ab0"}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
紀錄活動區塊點擊
None.