incrementViews
- Home
- Multimedia
- UgcVideo
- incrementViews
incrementViews
Increments the view count for a video.
Parameters
| Name | Description |
| videoID required | ID of the video. |
| output optional | The response output format. Accepts JSON and XML. |
Request Syntax
| https://services.onesite.com/rest/ugcVideo?action=getVideos&nodeID=188234&page=1&perPage=1&devkey=[devkey] |
JSON Response
|
1 2 3 4 5 6 7 8 |
{ "service":"ugcVideo", "action":"getVideos", "code":1, "message":"Success", "page":1, "per_page":1 } |
Service Information
| Service | ugcVideo |
| Method | incrementViews |
| Type | REST |
| Response Types | JSON, XML |