Listę metod dla tego zasobu znajdziesz na końcu tej strony.
Reprezentacje zasobów
{ "kind": "blogger#postUserInfo", "post": posts Resource, "post_user_info": { "kind": "blogger#postPerUserInfo", "userId": string, "blogId": string, "postId": string, "hasEditAccess": boolean } }
nazwa usługi, | Wartość | Opis | Notatki |
---|---|---|---|
kind |
string |
Rodzaj tego elementu. Zawsze blogger#postUserInfo |
|
post |
nested object |
Zasób posta. | |
post_user_info |
nested object |
Informacje o użytkowniku posta. | |
post_user_info.kind |
string |
Rodzaj tego elementu. Zawsze blogger#postPerUserInfo |
|
post_user_info.userId |
string |
Identyfikator użytkownika. | |
post_user_info.blogId |
string |
Identyfikator bloga, do którego należy zasób posta. | |
post_user_info.postId |
string |
Identyfikator zasobu posta. | |
post_user_info.hasEditAccess |
boolean |
Prawda, jeśli użytkownik ma dostęp na poziomie autora do posta. |