SiteStatsModel Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Response for Get site statistics
public class SiteStatsModel
type SiteStatsModel = class
Public Class SiteStatsModel
- Inheritance
-
SiteStatsModel
Constructors
| Name | Description |
|---|---|
| SiteStatsModel() | |
Properties
| Name | Description |
|---|---|
| Categories |
categories |
| Comments |
comments |
| CommentsMostActiveRecentDay |
comments_most_active_recent_day |
| CommentsMostActiveTime |
comments_most_active_time |
| CommentsPerMonth |
comments_per_month |
| CommentsSpam |
comments_spam |
| FollowersBlog |
followers_blog |
| FollowersComments |
followers_comments |
| Posts |
posts |
| Shares |
shares |
| SharesFacebook |
shares_facebook |
| SharesPressThis |
shares_press-this |
| SharesTwitter |
shares_twitter |
| Tags |
tags |
| Views |
views |
| ViewsBestDay |
views_best_day |
| ViewsBestDayTotal |
views_best_day_total |
| ViewsYesterday |
views_yesterday |
| ViewToday |
views_today |
| Visitors |
visitors |
| VisitorsToday |
visitors_today |
| VisitorsYesterday |
visitors_yesterday |