ข้อมูลผู้ใช้ของบล็อก
จัดทุกอย่างให้เป็นระเบียบอยู่เสมอด้วยคอลเล็กชัน
บันทึกและจัดหมวดหมู่เนื้อหาตามค่ากำหนดของคุณ
ดูรายการเมธอดสำหรับทรัพยากรนี้ได้ที่ส่วนท้ายของหน้านี้
การนำเสนอแหล่งข้อมูล
{
"kind": "blogger#blogUserInfo",
"blog": blogs Resource,
"blog_user_info": {
"kind": "blogger#blogPerUserInfo",
"userId": string,
"blogId": string,
"photosAlbumKey": string,
"hasAdminAccess": boolean
}
}
ชื่อพร็อพเพอร์ตี้ |
ค่า |
คำอธิบาย |
หมายเหตุ |
kind |
string |
ประเภทของเอนทิตีนี้ blogger#blogUserInfo เสมอ |
|
blog |
nested object |
แหล่งข้อมูลของบล็อก |
|
blog_user_info |
nested object |
ข้อมูลเกี่ยวกับผู้ใช้สำหรับบล็อก |
|
blog_user_info.kind |
string |
ประเภทของเอนทิตีนี้ blogger#blogPerUserInfo เสมอ |
|
blog_user_info.userId |
string |
รหัสของผู้ใช้ |
|
blog_user_info.blogId |
string |
รหัสของทรัพยากรบล็อก |
|
blog_user_info.photosAlbumKey |
string |
คีย์อัลบั้มรูปภาพสำหรับผู้ใช้เมื่อเพิ่มรูปภาพลงในบล็อก |
|
blog_user_info.hasAdminAccess |
boolean |
เป็นจริงหากผู้ใช้มีสิทธิ์เข้าถึงบล็อกระดับผู้ดูแลระบบ |
|
เมธอด
- รับ
- รับการจับคู่บล็อกและข้อมูลผู้ใช้ 1 รายการโดย blogId และ userId
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2024-08-22 UTC
[[["เข้าใจง่าย","easyToUnderstand","thumb-up"],["แก้ปัญหาของฉันได้","solvedMyProblem","thumb-up"],["อื่นๆ","otherUp","thumb-up"]],[["ไม่มีข้อมูลที่ฉันต้องการ","missingTheInformationINeed","thumb-down"],["ซับซ้อนเกินไป/มีหลายขั้นตอนมากเกินไป","tooComplicatedTooManySteps","thumb-down"],["ล้าสมัย","outOfDate","thumb-down"],["ปัญหาเกี่ยวกับการแปล","translationIssue","thumb-down"],["ตัวอย่าง/ปัญหาเกี่ยวกับโค้ด","samplesCodeIssue","thumb-down"],["อื่นๆ","otherDown","thumb-down"]],["อัปเดตล่าสุด 2024-08-22 UTC"],[[["This resource provides information about a user's role and permissions within a specific blog."],["The resource representation includes details like user ID, blog ID, photo album key, and admin access status."],["It uses a nested structure with `blog` and `blog_user_info` objects to organize information."],["Developers can utilize the `get` method to retrieve information about a specific blog and user pair."]]],[]]