Skip to main content

posts_by_path

Overview

Nameposts_by_path
TypeResource
Idgoogledevelopers.blogger.posts_by_path

Fields

NameDatatypeDescription
idstringThe identifier of this Post.
selfLinkstringThe API REST URL to fetch this resource from.
readerCommentsstringComment control and display setting for readers of this post.
etagstringEtag of the resource.
labelsarrayThe list of labels this Post was tagged with.
customMetaDatastringThe JSON meta-data for the Post.
locationobjectThe location for geotagged posts.
kindstringThe kind of this entity. Always blogger#post.
trashedstringRFC 3339 date-time when this Post was last trashed.
titleLinkstringThe title link URL, similar to atom's related link.
updatedstringRFC 3339 date-time when this Post was last updated.
statusstringStatus of the post. Only set for admin-level requests.
publishedstringRFC 3339 date-time when this Post was published.
authorobjectThe author of this Post.
repliesobjectThe container of comments on this Post.
titlestringThe title of the Post.
imagesarrayDisplay image for the Post.
blogobjectData about the blog containing this Post.
urlstringThe URL where this Post is displayed.
contentstringThe content of the Post. May contain HTML markup.

Methods

NameAccessible byRequired Params
posts_getByPathSELECTblogId, path