incrementViews
- Home
- Users & Groups
- SvcUsers
- incrementViews
incrementViews
Increments the view count for a site.
Parameters
Name | Description |
blogID required | Blog/site ID. |
output optional | The response output format. Accepts JSON and XML. |
Request Syntax
https://services.onesite.com/rest/svcUsers?action=incrementViews&blogID=234714047&devkey=[devkey] |
JSON Response
1 2 3 4 5 6 7 |
{ "service":"svcUsers", "action":"incrementViews", "code":1, "message":"Views Incremented", "item":"2" } |
Service Information
Service | svcUsers |
Method | incrementViews |
Type | REST |
Response Types | JSON, XML |