View Source API Reference google_api_blogger v0.15.0

Modules

API client metadata for GoogleApi.Blogger.V3.

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 Blog.
  • description (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: nil) - The kind of this entry. Always blogger#blog.
  • locale (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: String.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: String.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 information.
  • items (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: nil) - 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 resource.
  • hasAdminAccess (type: boolean(), default: nil) - True if the user has Admin level access to the blog.
  • kind (type: String.t, default: nil) - The kind of this entity. Always blogger#blogPerUserInfo.
  • photosAlbumKey (type: String.t, default: nil) - The Photo Album Key for the user when adding photos to the blog.
  • role (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: nil) - 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: nil) - The kind of this entry. Always blogger#comment.
  • post (type: GoogleApi.Blogger.V3.Model.CommentPost.t, default: nil) - Data about the post containing this comment.
  • published (type: String.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: String.t, default: nil) - RFC 3339 date-time when this comment was last updated.

The author of this Comment.

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: nil) - The kind of this entry. Always blogger#commentList.
  • nextPageToken (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: nil) - The kind of this entity. Always blogger#page.
  • published (type: String.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.
  • trashed (type: String.t, default: nil) - RFC 3339 date-time when this Page was trashed.
  • updated (type: String.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.

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: nil) - The kind of this entity. Always blogger#pageList.
  • nextPageToken (type: String.t, default: nil) - Pagination token to fetch the next page, if one exists.

Attributes

  • blogId (type: String.t, default: nil) - Blog Id.
  • counts (type: list(GoogleApi.Blogger.V3.Model.PageviewsCounts.t), default: nil) - The container of posts in this blog.
  • kind (type: String.t, default: nil) - The kind of this entry. Always blogger#page_views.

Attributes

  • count (type: String.t, default: nil) - Count of page views for the given time range.
  • timeRange (type: String.t, default: nil) - Time range the given count applies to.

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: nil) - The kind of this entity. Always blogger#post.
  • labels (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: String.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 requests.
  • title (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.
  • trashed (type: String.t, default: nil) - RFC 3339 date-time when this Post was last trashed.
  • updated (type: String.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.

Data about the blog containing this Post.

Attributes

  • url (type: String.t, default: nil) -

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: nil) - The kind of this entity. Always blogger#postList.
  • nextPageToken (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.

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: nil) - The kind of this entity. Always blogger#postPerUserInfo.
  • postId (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: nil) - The kind of this entity. Always blogger#postUserInfo.
  • post (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: nil) - The kind of this entity. Always blogger#postList.
  • nextPageToken (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: String.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: nil) - The kind of this entity. Always blogger#user.
  • locale (type: GoogleApi.Blogger.V3.Model.UserLocale.t, default: nil) - This user's locale
  • selfLink (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.