id | string | The identifier for this resource. |
name | string | The name of this blog. This is displayed as the title. |
description | string | The description of this blog. This is displayed underneath the title. |
pages | object | The container of pages in this blog. |
posts | object | The container of posts in this blog. |
locale | object | The locale this Blog is set to. |
published | string | RFC 3339 date-time when this blog was published. |
selfLink | string | The API REST URL to fetch this resource from. |
updated | string | RFC 3339 date-time when this blog was last updated. |
kind | string | The kind of this entry. Always blogger#blog. |
customMetaData | string | The JSON custom meta-data for the Blog. |
status | string | The status of the blog. |
url | string | The URL where this blog is published. |