API GetNewsView

Param Type Description
instanceKey String Instance key
Id Int32 ID ข่าวสาร

Example Parameters:

        {
            "result":true,
            "property":[{
                "id":"ไอดี",
                "name":"หัวข้อข่าวสาร",
                "image":"รูปภาพ",
                "title":"บทนำ",
                "detail":"เนื้อหา",
                "detail_url":"URL เนื้อหา",
                "views":"จำนวนผู้เข้าชม",
                "created":"วันที่สร้าง"
            }]
        }
    
instanceKey *
Id *