|
blogger
v3
|
| ▼NGoogle | |
| ▼NApis | |
| ▼NBlogger | |
| ▼Nv3 | |
| ▼NData | |
| ▼CBlog | |
| CLocaleData | The locale this Blog is set to. |
| CPagesData | The container of pages in this blog. |
| CPostsData | The container of posts in this blog. |
| CBlogList | |
| CBlogPerUserInfo | |
| CBlogUserInfo | |
| ▼CComment | |
| ▼CAuthorData | The author of this Comment. |
| CImageData | The creator's avatar. |
| CBlogData | Data about the blog containing this comment. |
| CInReplyToData | Data about the comment this is in reply to. |
| CPostData | Data about the post containing this comment. |
| CCommentList | |
| ▼CPage | |
| ▼CAuthorData | The author of this Page. |
| CImageData | The creator's avatar. |
| CBlogData | Data about the blog containing this Page. |
| CPageList | |
| ▼CPageviews | |
| CCountsData | |
| ▼CPost | |
| ▼CAuthorData | The author of this Post. |
| CImageData | The creator's avatar. |
| CBlogData | Data about the blog containing this Post. |
| CImagesData | |
| CLocationData | The location for geotagged posts. |
| CRepliesData | The container of comments on this Post. |
| CPostList | |
| CPostPerUserInfo | |
| CPostUserInfo | |
| CPostUserInfosList | |
| ▼CUser | |
| CBlogsData | The container of blogs for this user. |
| CLocaleData | This user's locale |
| CBloggerBaseServiceRequest | A base abstract class for Blogger requests. |
| CBloggerService | The Blogger Service. |
| ▼CBlogsResource | The "blogs" collection of methods. |
| CGetByUrlRequest | Gets a blog by url. |
| CGetRequest | Gets a blog by id. |
| CListByUserRequest | Lists blogs by user. |
| ▼CBlogUserInfosResource | The "blogUserInfos" collection of methods. |
| CGetRequest | Gets one blog and user info pair by blog id and user id. |
| ▼CCommentsResource | The "comments" collection of methods. |
| CApproveRequest | Marks a comment as not spam by blog id, post id and comment id. |
| CDeleteRequest | Deletes a comment by blog id, post id and comment id. |
| CGetRequest | Gets a comment by id. |
| CListByBlogRequest | Lists comments by blog. |
| CListRequest | Lists comments. |
| CMarkAsSpamRequest | Marks a comment as spam by blog id, post id and comment id. |
| CRemoveContentRequest | Removes the content of a comment by blog id, post id and comment id. |
| ▼CPagesResource | The "pages" collection of methods. |
| CDeleteRequest | Deletes a page by blog id and page id. |
| CGetRequest | Gets a page by blog id and page id. |
| CInsertRequest | Inserts a page. |
| CListRequest | Lists pages. |
| CPatchRequest | Patches a page. |
| CPublishRequest | Publishes a page. |
| CRevertRequest | Reverts a published or scheduled page to draft state. |
| CUpdateRequest | Updates a page by blog id and page id. |
| ▼CPageViewsResource | The "pageViews" collection of methods. |
| CGetRequest | Gets page views by blog id. |
| ▼CPostsResource | The "posts" collection of methods. |
| CDeleteRequest | Deletes a post by blog id and post id. |
| CGetByPathRequest | Gets a post by path. |
| CGetRequest | Gets a post by blog id and post id |
| CInsertRequest | Inserts a post. |
| CListRequest | Lists posts. |
| CPatchRequest | Patches a post. |
| CPublishRequest | Publishes a post. |
| CRevertRequest | Reverts a published or scheduled post to draft state. |
| CSearchRequest | Searches for posts matching given query terms in the specified blog. |
| CUpdateRequest | Updates a post by blog id and post id. |
| ▼CPostUserInfosResource | The "postUserInfos" collection of methods. |
| CGetRequest | Gets one post and user info pair, by post_id and user_id. |
| CListRequest | Lists post and user info pairs. |
| ▼CUsersResource | The "users" collection of methods. |
| CGetRequest | Gets one user by user_id. |