Overview

Classes

  • Google_Service_Blogger
  • Google_Service_Blogger_Blog
  • Google_Service_Blogger_BlogList
  • Google_Service_Blogger_BlogLocale
  • Google_Service_Blogger_BlogPages
  • Google_Service_Blogger_BlogPerUserInfo
  • Google_Service_Blogger_BlogPosts
  • Google_Service_Blogger_Blogs_Resource
  • Google_Service_Blogger_BlogUserInfo
  • Google_Service_Blogger_BlogUserInfos_Resource
  • Google_Service_Blogger_Comment
  • Google_Service_Blogger_CommentAuthor
  • Google_Service_Blogger_CommentAuthorImage
  • Google_Service_Blogger_CommentBlog
  • Google_Service_Blogger_CommentInReplyTo
  • Google_Service_Blogger_CommentList
  • Google_Service_Blogger_CommentPost
  • Google_Service_Blogger_Comments_Resource
  • Google_Service_Blogger_Page
  • Google_Service_Blogger_PageAuthor
  • Google_Service_Blogger_PageAuthorImage
  • Google_Service_Blogger_PageBlog
  • Google_Service_Blogger_PageList
  • Google_Service_Blogger_Pages_Resource
  • Google_Service_Blogger_Pageviews
  • Google_Service_Blogger_PageViews_Resource
  • Google_Service_Blogger_PageviewsCounts
  • Google_Service_Blogger_Post
  • Google_Service_Blogger_PostAuthor
  • Google_Service_Blogger_PostAuthorImage
  • Google_Service_Blogger_PostBlog
  • Google_Service_Blogger_PostImages
  • Google_Service_Blogger_PostList
  • Google_Service_Blogger_PostLocation
  • Google_Service_Blogger_PostPerUserInfo
  • Google_Service_Blogger_PostReplies
  • Google_Service_Blogger_Posts_Resource
  • Google_Service_Blogger_PostUserInfo
  • Google_Service_Blogger_PostUserInfos_Resource
  • Google_Service_Blogger_PostUserInfosList
  • Google_Service_Blogger_User
  • Google_Service_Blogger_UserBlogs
  • Google_Service_Blogger_UserLocale
  • Google_Service_Blogger_Users_Resource
  • Overview
  • Class
  • Tree

Blogger API v3

Classes summary
Google_Service_Blogger Service definition for Blogger (v3).
Google_Service_Blogger_Blog
Google_Service_Blogger_BlogList
Google_Service_Blogger_BlogLocale
Google_Service_Blogger_BlogPages
Google_Service_Blogger_BlogPerUserInfo
Google_Service_Blogger_BlogPosts
Google_Service_Blogger_Blogs_Resource The "blogs" collection of methods. Typical usage is: <code> $bloggerService = new Google_Service_Blogger(...); $blogs = $bloggerService->blogs; </code>
Google_Service_Blogger_BlogUserInfo
Google_Service_Blogger_BlogUserInfos_Resource The "blogUserInfos" collection of methods. Typical usage is: <code> $bloggerService = new Google_Service_Blogger(...); $blogUserInfos = $bloggerService->blogUserInfos; </code>
Google_Service_Blogger_Comment
Google_Service_Blogger_CommentAuthor
Google_Service_Blogger_CommentAuthorImage
Google_Service_Blogger_CommentBlog
Google_Service_Blogger_CommentInReplyTo
Google_Service_Blogger_CommentList
Google_Service_Blogger_CommentPost
Google_Service_Blogger_Comments_Resource The "comments" collection of methods. Typical usage is: <code> $bloggerService = new Google_Service_Blogger(...); $comments = $bloggerService->comments; </code>
Google_Service_Blogger_Page
Google_Service_Blogger_PageAuthor
Google_Service_Blogger_PageAuthorImage
Google_Service_Blogger_PageBlog
Google_Service_Blogger_PageList
Google_Service_Blogger_Pages_Resource The "pages" collection of methods. Typical usage is: <code> $bloggerService = new Google_Service_Blogger(...); $pages = $bloggerService->pages; </code>
Google_Service_Blogger_Pageviews
Google_Service_Blogger_PageViews_Resource The "pageViews" collection of methods. Typical usage is: <code> $bloggerService = new Google_Service_Blogger(...); $pageViews = $bloggerService->pageViews; </code>
Google_Service_Blogger_PageviewsCounts
Google_Service_Blogger_Post
Google_Service_Blogger_PostAuthor
Google_Service_Blogger_PostAuthorImage
Google_Service_Blogger_PostBlog
Google_Service_Blogger_PostImages
Google_Service_Blogger_PostList
Google_Service_Blogger_PostLocation
Google_Service_Blogger_PostPerUserInfo
Google_Service_Blogger_PostReplies
Google_Service_Blogger_Posts_Resource The "posts" collection of methods. Typical usage is: <code> $bloggerService = new Google_Service_Blogger(...); $posts = $bloggerService->posts; </code>
Google_Service_Blogger_PostUserInfo
Google_Service_Blogger_PostUserInfos_Resource The "postUserInfos" collection of methods. Typical usage is: <code> $bloggerService = new Google_Service_Blogger(...); $postUserInfos = $bloggerService->postUserInfos; </code>
Google_Service_Blogger_PostUserInfosList
Google_Service_Blogger_User
Google_Service_Blogger_UserBlogs
Google_Service_Blogger_UserLocale
Google_Service_Blogger_Users_Resource The "users" collection of methods. Typical usage is: <code> $bloggerService = new Google_Service_Blogger(...); $users = $bloggerService->users; </code>
© 2020 Google Inc.
Blogger API v3 API documentation generated by ApiGen 2.8.0