users
Overview
Name | users |
Type | Resource |
Id | googledevelopers.blogger.users |
Fields
Name | Datatype | Description |
---|---|---|
id | string | The identifier for this User. |
about | string | Profile summary information. |
url | string | The user's profile page. |
displayName | string | The display name. |
locale | object | This user's locale |
selfLink | string | The API REST URL to fetch this resource from. |
blogs | object | The container of blogs for this user. |
kind | string | The kind of this entity. Always blogger#user. |
created | string | The timestamp of when this profile was created, in seconds since epoch. |
Methods
Name | Accessible by | Required Params |
---|---|---|
get | SELECT | userId |