Method: pages.list
透過集合功能整理內容
你可以依據偏好儲存及分類內容。
列出特定網址或機構的 ClaimReview
標記網頁。
HTTP 要求
GET https://factchecktools.googleapis.com/v1alpha1/pages
這個網址使用 gRPC 轉碼語法。
查詢參數
參數 |
url |
string
要從中取得 ClaimReview 標記的網址。最多只會有一項結果。如果標記與所提供網址的標準版本相關聯,我們會改為傳回該網址。無法與機構一併指定。
|
organization |
string
我們要擷取標記的機構。例如「site.com」。無法與網址一併指定。
|
pageSize |
integer
分頁大小。我們最多會傳回該數量的結果。如未設定,預設值為 10。如果要求的是網址,則不會產生任何作用。
|
pageToken |
string
分頁符記。如要取得下一頁,您可以提供先前的 List 要求傳回的 nextPageToken (如有)。其他欄位的值必須與先前的要求相同。
|
offset |
integer
在搜尋結果中指定目前偏移量的整數 (也就是起始結果位置)。只有在未設定 pageToken ,且要求並非針對特定網址時,才會考慮使用此欄位。例如,0 代表從第一筆相符的結果開始傳回結果,10 代表從第 11 筆結果開始傳回。
|
回應主體
來自房源標記 ClaimReview
的回應。
如果成功,回應主體會含有以下結構的資料:
欄位 |
claimReviewMarkupPages[] |
object (ClaimReviewMarkupPage )
ClaimReview 標記的網頁結果清單。
|
nextPageToken |
string
Search 回應中的下一個分頁符記。應用來當做下一個要求的 pageToken 。如果值為空白,表示沒有其他結果。
|
授權範圍
需要下列 OAuth 範圍:
https://www.googleapis.com/auth/factchecktools
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2025-07-26 (世界標準時間)。
[[["容易理解","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"]],["上次更新時間:2025-07-26 (世界標準時間)。"],[[["\u003cp\u003eList \u003ccode\u003eClaimReview\u003c/code\u003e markup pages associated with a specific URL or an organization.\u003c/p\u003e\n"],["\u003cp\u003eRequest a list of \u003ccode\u003eClaimReview\u003c/code\u003e markup pages via the \u003ccode\u003eGET https://factchecktools.googleapis.com/v1alpha1/pages\u003c/code\u003e endpoint using parameters like \u003ccode\u003eurl\u003c/code\u003e, \u003ccode\u003eorganization\u003c/code\u003e, \u003ccode\u003epageSize\u003c/code\u003e, \u003ccode\u003epageToken\u003c/code\u003e, and \u003ccode\u003eoffset\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe response includes an array of \u003ccode\u003eClaimReviewMarkupPage\u003c/code\u003e objects and a \u003ccode\u003enextPageToken\u003c/code\u003e for pagination.\u003c/p\u003e\n"],["\u003cp\u003eThis functionality requires authorization with the \u003ccode\u003ehttps://www.googleapis.com/auth/factchecktools\u003c/code\u003e scope.\u003c/p\u003e\n"]]],[],null,[]]