google_api_blogger v0.6.0 API Reference
Modules
API calls for all endpoints tagged BlogUserInfos
.
API calls for all endpoints tagged Blogs
.
API calls for all endpoints tagged Comments
.
API calls for all endpoints tagged PageViews
.
API calls for all endpoints tagged Pages
.
API calls for all endpoints tagged PostUserInfos
.
API calls for all endpoints tagged Posts
.
API calls for all endpoints tagged Users
.
Handle Tesla connections for GoogleApi.Blogger.V3.
Attributes
customMetaData
(type:String.t
, default:nil
) - The JSON custom meta-data for the Blogdescription
(type:String.t
, default:nil
) - The description of this blog. This is displayed underneath the title.id
(type:String.t
, default:nil
) - The identifier for this resource.kind
(type:String.t
, default:blogger#blog
) - The kind of this entry. Always blogger#bloglocale
(type:GoogleApi.Blogger.V3.Model.BlogLocale.t
, default:nil
) - The locale this Blog is set to.name
(type:String.t
, default:nil
) - The name of this blog. This is displayed as the title.pages
(type:GoogleApi.Blogger.V3.Model.BlogPages.t
, default:nil
) - The container of pages in this blog.posts
(type:GoogleApi.Blogger.V3.Model.BlogPosts.t
, default:nil
) - The container of posts in this blog.published
(type:DateTime.t
, default:nil
) - RFC 3339 date-time when this blog was published.selfLink
(type:String.t
, default:nil
) - The API REST URL to fetch this resource from.status
(type:String.t
, default:nil
) - The status of the blog.updated
(type:DateTime.t
, default:nil
) - RFC 3339 date-time when this blog was last updated.url
(type:String.t
, default:nil
) - The URL where this blog is published.
Attributes
blogUserInfos
(type:list(GoogleApi.Blogger.V3.Model.BlogUserInfo.t)
, default:nil
) - Admin level list of blog per-user informationitems
(type:list(GoogleApi.Blogger.V3.Model.Blog.t)
, default:nil
) - The list of Blogs this user has Authorship or Admin rights over.kind
(type:String.t
, default:blogger#blogList
) - The kind of this entity. Always blogger#blogList
The locale this Blog is set to.
The container of pages in this blog.
Attributes
blogId
(type:String.t
, default:nil
) - ID of the Blog resourcehasAdminAccess
(type:boolean()
, default:nil
) - True if the user has Admin level access to the blog.kind
(type:String.t
, default:blogger#blogPerUserInfo
) - The kind of this entity. Always blogger#blogPerUserInfophotosAlbumKey
(type:String.t
, default:nil
) - The Photo Album Key for the user when adding photos to the blogrole
(type:String.t
, default:nil
) - Access permissions that the user has for the blog (ADMIN, AUTHOR, or READER).userId
(type:String.t
, default:nil
) - ID of the User
The container of posts in this blog.
Attributes
blog
(type:GoogleApi.Blogger.V3.Model.Blog.t
, default:nil
) - The Blog resource.blog_user_info
(type:GoogleApi.Blogger.V3.Model.BlogPerUserInfo.t
, default:nil
) - Information about a User for the Blog.kind
(type:String.t
, default:blogger#blogUserInfo
) - The kind of this entity. Always blogger#blogUserInfo
Attributes
author
(type:GoogleApi.Blogger.V3.Model.CommentAuthor.t
, default:nil
) - The author of this Comment.blog
(type:GoogleApi.Blogger.V3.Model.CommentBlog.t
, default:nil
) - Data about the blog containing this comment.content
(type:String.t
, default:nil
) - The actual content of the comment. May include HTML markup.id
(type:String.t
, default:nil
) - The identifier for this resource.inReplyTo
(type:GoogleApi.Blogger.V3.Model.CommentInReplyTo.t
, default:nil
) - Data about the comment this is in reply to.kind
(type:String.t
, default:blogger#comment
) - The kind of this entry. Always blogger#commentpost
(type:GoogleApi.Blogger.V3.Model.CommentPost.t
, default:nil
) - Data about the post containing this comment.published
(type:DateTime.t
, default:nil
) - RFC 3339 date-time when this comment was published.selfLink
(type:String.t
, default:nil
) - The API REST URL to fetch this resource from.status
(type:String.t
, default:nil
) - The status of the comment (only populated for admin users)updated
(type:DateTime.t
, default:nil
) - RFC 3339 date-time when this comment was last updated.
The author of this Comment.
The comment creator's avatar.
Data about the blog containing this comment.
Data about the comment this is in reply to.
Attributes
etag
(type:String.t
, default:nil
) - Etag of the response.items
(type:list(GoogleApi.Blogger.V3.Model.Comment.t)
, default:nil
) - The List of Comments for a Post.kind
(type:String.t
, default:blogger#commentList
) - The kind of this entry. Always blogger#commentListnextPageToken
(type:String.t
, default:nil
) - Pagination token to fetch the next page, if one exists.prevPageToken
(type:String.t
, default:nil
) - Pagination token to fetch the previous page, if one exists.
Data about the post containing this comment.
Attributes
author
(type:GoogleApi.Blogger.V3.Model.PageAuthor.t
, default:nil
) - The author of this Page.blog
(type:GoogleApi.Blogger.V3.Model.PageBlog.t
, default:nil
) - Data about the blog containing this Page.content
(type:String.t
, default:nil
) - The body content of this Page, in HTML.etag
(type:String.t
, default:nil
) - Etag of the resource.id
(type:String.t
, default:nil
) - The identifier for this resource.kind
(type:String.t
, default:blogger#page
) - The kind of this entity. Always blogger#pagepublished
(type:DateTime.t
, default:nil
) - RFC 3339 date-time when this Page was published.selfLink
(type:String.t
, default:nil
) - The API REST URL to fetch this resource from.status
(type:String.t
, default:nil
) - The status of the page for admin resources (either LIVE or DRAFT).title
(type:String.t
, default:nil
) - The title of this entity. This is the name displayed in the Admin user interface.updated
(type:DateTime.t
, default:nil
) - RFC 3339 date-time when this Page was last updated.url
(type:String.t
, default:nil
) - The URL that this Page is displayed at.
The author of this Page.
The page author's avatar.
Data about the blog containing this Page.
Attributes
etag
(type:String.t
, default:nil
) - Etag of the response.items
(type:list(GoogleApi.Blogger.V3.Model.Page.t)
, default:nil
) - The list of Pages for a Blog.kind
(type:String.t
, default:blogger#pageList
) - The kind of this entity. Always blogger#pageListnextPageToken
(type:String.t
, default:nil
) - Pagination token to fetch the next page, if one exists.
Attributes
author
(type:GoogleApi.Blogger.V3.Model.PostAuthor.t
, default:nil
) - The author of this Post.blog
(type:GoogleApi.Blogger.V3.Model.PostBlog.t
, default:nil
) - Data about the blog containing this Post.content
(type:String.t
, default:nil
) - The content of the Post. May contain HTML markup.customMetaData
(type:String.t
, default:nil
) - The JSON meta-data for the Post.etag
(type:String.t
, default:nil
) - Etag of the resource.id
(type:String.t
, default:nil
) - The identifier of this Post.images
(type:list(GoogleApi.Blogger.V3.Model.PostImages.t)
, default:nil
) - Display image for the Post.kind
(type:String.t
, default:blogger#post
) - The kind of this entity. Always blogger#postlabels
(type:list(String.t)
, default:nil
) - The list of labels this Post was tagged with.location
(type:GoogleApi.Blogger.V3.Model.PostLocation.t
, default:nil
) - The location for geotagged posts.published
(type:DateTime.t
, default:nil
) - RFC 3339 date-time when this Post was published.readerComments
(type:String.t
, default:nil
) - Comment control and display setting for readers of this post.replies
(type:GoogleApi.Blogger.V3.Model.PostReplies.t
, default:nil
) - The container of comments on this Post.selfLink
(type:String.t
, default:nil
) - The API REST URL to fetch this resource from.status
(type:String.t
, default:nil
) - Status of the post. Only set for admin-level requeststitle
(type:String.t
, default:nil
) - The title of the Post.titleLink
(type:String.t
, default:nil
) - The title link URL, similar to atom's related link.updated
(type:DateTime.t
, default:nil
) - RFC 3339 date-time when this Post was last updated.url
(type:String.t
, default:nil
) - The URL where this Post is displayed.
The author of this Post.
The Post author's avatar.
Data about the blog containing this Post.
Attributes
etag
(type:String.t
, default:nil
) - Etag of the response.items
(type:list(GoogleApi.Blogger.V3.Model.Post.t)
, default:nil
) - The list of Posts for this Blog.kind
(type:String.t
, default:blogger#postList
) - The kind of this entity. Always blogger#postListnextPageToken
(type:String.t
, default:nil
) - Pagination token to fetch the next page, if one exists.
The location for geotagged posts.
Attributes
blogId
(type:String.t
, default:nil
) - ID of the Blog that the post resource belongs to.hasEditAccess
(type:boolean()
, default:nil
) - True if the user has Author level access to the post.kind
(type:String.t
, default:blogger#postPerUserInfo
) - The kind of this entity. Always blogger#postPerUserInfopostId
(type:String.t
, default:nil
) - ID of the Post resource.userId
(type:String.t
, default:nil
) - ID of the User.
The container of comments on this Post.
Attributes
kind
(type:String.t
, default:blogger#postUserInfo
) - The kind of this entity. Always blogger#postUserInfopost
(type:GoogleApi.Blogger.V3.Model.Post.t
, default:nil
) - The Post resource.post_user_info
(type:GoogleApi.Blogger.V3.Model.PostPerUserInfo.t
, default:nil
) - Information about a User for the Post.
Attributes
items
(type:list(GoogleApi.Blogger.V3.Model.PostUserInfo.t)
, default:nil
) - The list of Posts with User information for the post, for this Blog.kind
(type:String.t
, default:blogger#postUserInfosList
) - The kind of this entity. Always blogger#postListnextPageToken
(type:String.t
, default:nil
) - Pagination token to fetch the next page, if one exists.
Attributes
about
(type:String.t
, default:nil
) - Profile summary information.blogs
(type:GoogleApi.Blogger.V3.Model.UserBlogs.t
, default:nil
) - The container of blogs for this user.created
(type:DateTime.t
, default:nil
) - The timestamp of when this profile was created, in seconds since epoch.displayName
(type:String.t
, default:nil
) - The display name.id
(type:String.t
, default:nil
) - The identifier for this User.kind
(type:String.t
, default:blogger#user
) - The kind of this entity. Always blogger#userlocale
(type:GoogleApi.Blogger.V3.Model.UserLocale.t
, default:nil
) - This user's localeselfLink
(type:String.t
, default:nil
) - The API REST URL to fetch this resource from.url
(type:String.t
, default:nil
) - The user's profile page.
The container of blogs for this user.
This user's locale