post_user_infos
Overview
Name | post_user_infos |
Type | Resource |
Id | googledevelopers.blogger.post_user_infos |
Fields
Name | Datatype | Description |
---|---|---|
kind | string | The kind of this entity. Always blogger#postUserInfo. |
post | object | |
post_user_info | object |
Methods
Name | Accessible by | Required Params | Description |
---|---|---|---|
postUserInfos_get | SELECT | blogId, postId, userId | Gets one post and user info pair, by post_id and user_id. |
postUserInfos_list | SELECT | blogId, userId | Lists post and user info pairs. |