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