blogger  v3
Classes | Properties | List of all members
Google.Apis.Blogger.v3.Data.Pageviews Class Reference
Inheritance diagram for Google.Apis.Blogger.v3.Data.Pageviews:
Google::Apis::Requests::IDirectResponseSchema

Classes

class  CountsData
 

Properties

virtual string BlogId [get, set]
 Blog Id. More...
 
virtual System.Collections.Generic.IList< Pageviews.CountsDataCounts [get, set]
 The container of posts in this blog. More...
 
virtual string Kind [get, set]
 The kind of this entry. Always blogger::page_views. More...
 
virtual string ETag [get, set]
 The ETag of the item. More...
 
- Properties inherited from Google::Apis::Requests::IDirectResponseSchema
string ETag
 

Property Documentation

◆ BlogId

virtual string Google.Apis.Blogger.v3.Data.Pageviews.BlogId
getset

Blog Id.

◆ Counts

virtual System.Collections.Generic.IList<Pageviews.CountsData> Google.Apis.Blogger.v3.Data.Pageviews.Counts
getset

The container of posts in this blog.

◆ ETag

virtual string Google.Apis.Blogger.v3.Data.Pageviews.ETag
getset

The ETag of the item.

◆ Kind

virtual string Google.Apis.Blogger.v3.Data.Pageviews.Kind
getset

The kind of this entry. Always blogger::page_views.


The documentation for this class was generated from the following file: