PageViews

For a list of methods for this resource, see the end of this page.

Resource representations

{
  "kind": "blogger#page_views",
  "blogId": long 
,
  "counts": [
    {
      "timeRange": string 
,
      "count": long 
}
  ]
}
Property name Value Description Notes
kind
string The kind of this entry. Always blogger#page_views
blogId
long Blog Id
counts[]
list The container of posts in this blog.
counts[]. timeRange
string Time range the given count applies to
counts[]. count
long Count of page views for the given time range

Methods

get
Retrieve pageview stats for a Blog.
Create a Mobile Website
View Site in Mobile | Classic
Share by: