Namespace Google.Apis.Blogger.v3
Classes
BlogUserInfosResource
The "blogUserInfos" collection of methods.
BlogUserInfosResource.GetRequest
Gets one blog and user info pair by blog id and user id.
BloggerBaseServiceRequest<TResponse>
A base abstract class for Blogger requests.
BloggerService
The Blogger Service.
BloggerService.Scope
Available OAuth 2.0 scopes for use with the Blogger API.
BloggerService.ScopeConstants
Available OAuth 2.0 scope constants for use with the Blogger API.
BlogsResource
The "blogs" collection of methods.
BlogsResource.GetByUrlRequest
Gets a blog by url.
BlogsResource.GetRequest
Gets a blog by id.
BlogsResource.ListByUserRequest
Lists blogs by user.
CommentsResource
The "comments" collection of methods.
CommentsResource.ApproveRequest
Marks a comment as not spam by blog id, post id and comment id.
CommentsResource.DeleteRequest
Deletes a comment by blog id, post id and comment id.
CommentsResource.GetRequest
Gets a comment by id.
CommentsResource.ListByBlogRequest
Lists comments by blog.
CommentsResource.ListRequest
Lists comments.
CommentsResource.MarkAsSpamRequest
Marks a comment as spam by blog id, post id and comment id.
CommentsResource.RemoveContentRequest
Removes the content of a comment by blog id, post id and comment id.
PageViewsResource
The "pageViews" collection of methods.
PageViewsResource.GetRequest
Gets page views by blog id.
PagesResource
The "pages" collection of methods.
PagesResource.DeleteRequest
Deletes a page by blog id and page id.
PagesResource.GetRequest
Gets a page by blog id and page id.
PagesResource.InsertRequest
Inserts a page.
PagesResource.ListRequest
Lists pages.
PagesResource.PatchRequest
Patches a page.
PagesResource.PublishRequest
Publishes a page.
PagesResource.RevertRequest
Reverts a published or scheduled page to draft state.
PagesResource.UpdateRequest
Updates a page by blog id and page id.
PostUserInfosResource
The "postUserInfos" collection of methods.
PostUserInfosResource.GetRequest
Gets one post and user info pair, by post_id and user_id.
PostUserInfosResource.ListRequest
Lists post and user info pairs.
PostsResource
The "posts" collection of methods.
PostsResource.DeleteRequest
Deletes a post by blog id and post id.
PostsResource.GetByPathRequest
Gets a post by path.
PostsResource.GetRequest
Gets a post by blog id and post id
PostsResource.InsertRequest
Inserts a post.
PostsResource.ListRequest
Lists posts.
PostsResource.PatchRequest
Patches a post.
PostsResource.PublishRequest
Publishes a post.
PostsResource.RevertRequest
Reverts a published or scheduled post to draft state.
PostsResource.SearchRequest
Searches for posts matching given query terms in the specified blog.
PostsResource.UpdateRequest
Updates a post by blog id and post id.
UsersResource
The "users" collection of methods.
UsersResource.GetRequest
Gets one user by user_id.
Enums
BloggerBaseServiceRequest<TResponse>.AltEnum
Data format for response.
BloggerBaseServiceRequest<TResponse>.XgafvEnum
V1 error format.
BlogsResource.GetByUrlRequest.ViewEnum
BlogsResource.GetRequest.ViewEnum
BlogsResource.ListByUserRequest.RoleEnum
BlogsResource.ListByUserRequest.StatusEnum
Default value of status is LIVE.
BlogsResource.ListByUserRequest.ViewEnum
CommentsResource.GetRequest.ViewEnum
CommentsResource.ListByBlogRequest.StatusEnum
CommentsResource.ListRequest.StatusEnum
CommentsResource.ListRequest.ViewEnum
PageViewsResource.GetRequest.RangeEnum
PagesResource.GetRequest.ViewEnum
PagesResource.ListRequest.StatusEnum
PagesResource.ListRequest.ViewEnum
PostUserInfosResource.ListRequest.OrderByEnum
PostUserInfosResource.ListRequest.StatusEnum
PostUserInfosResource.ListRequest.ViewEnum
PostsResource.GetByPathRequest.ViewEnum
PostsResource.GetRequest.ViewEnum
PostsResource.ListRequest.OrderByEnum
PostsResource.ListRequest.SortOptionEnum
Sort direction applied to post list.