BlogStats object type

Properties

The BlogStats object type has the following properties:

dailyPageViews (map<integer>)
A map containing the daily page views on the blog for the last 120 days. The keys of the map are dates in W3CDTF format, and the values are the integer number of page views on the blog for that date.
totalPageViews (integer)
The total number of page views received by the blog for all time.