註解:get
重要事項:我們將在 2024 年 9 月 30 日停止支援 JSON API 2.0 版。為確保相關功能持續運作,請將使用 v2.0 JSON API 的應用程式更新為最新的 API 版本。如要使用最新版本,請使用左側的水平列連結。
根據 commentId 擷取一個留言資源。立即試用。
如果留言是在私人網誌上,則必須進行驗證。如果留言是在公開網誌上,則可在不經驗證的情況下呼叫此方法。
要求
HTTP 要求
GET https://www.googleapis.com/blogger/v2/blogs/blogId/posts/postId/comments/commentId
參數
參數名稱 |
值 |
說明 |
必要參數 |
blogId |
string |
包含留言的網誌 ID。
|
postId |
string |
要擷取文章的文章 ID。 |
要求主體
請勿透過此方法提供要求主體。
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2024-12-21 (世界標準時間)。
[null,null,["上次更新時間:2024-12-21 (世界標準時間)。"],[[["Support for the v2.0 JSON API will be discontinued on September 30th, 2024, requiring applications to update to the latest API version for continued functionality."],["This API retrieves a specific comment by its ID, requiring authentication only for comments on private blogs."],["The request requires the blog ID, comment ID, and post ID as parameters, without a request body."],["A successful response returns a Comments resource containing information about the retrieved comment."]]],[]]