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": "79149d8c-08ab-4280-8805-89e475164c3c"
}
text/html
Sample:
{"activityId":"79149d8c-08ab-4280-8805-89e475164c3c"}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
紀錄活動區塊點擊
None.