Method: pages.list
จัดทุกอย่างให้เป็นระเบียบอยู่เสมอด้วยคอลเล็กชัน
บันทึกและจัดหมวดหมู่เนื้อหาตามค่ากำหนดของคุณ
แสดงรายการหน้ามาร์กอัป ClaimReview
สำหรับ URL หรือองค์กรที่เฉพาะเจาะจง
คำขอ HTTP
GET https://factchecktools.googleapis.com/v1alpha1/pages
URL ใช้ไวยากรณ์การแปลงรหัส gRPC
พารามิเตอร์การค้นหา
พารามิเตอร์ |
url |
string
URL ที่จะรับมาร์กอัป ClaimReview โดยจะมีผลลัพธ์อย่างมาก 1 รายการ หากมาร์กอัปเชื่อมโยงกับ URL เวอร์ชัน Canonical มากกว่าที่ระบุไว้ เราจะแสดง URL นั้นแทน ระบุพร้อมกับองค์กรไม่ได้
|
organization |
string
องค์กรที่เราต้องการดึงข้อมูลมาร์กอัป เช่น "site.com" ระบุพร้อมกับ URL ไม่ได้
|
pageSize |
integer
ขนาดการแบ่งหน้า เราจะแสดงผลการค้นหาให้มากที่สุดเท่าที่ระบุ ค่าเริ่มต้นคือ 10 หากไม่ได้กำหนดไว้ จะไม่มีผลหากมีการขอ URL
|
pageToken |
string
โทเค็นการแบ่งหน้า คุณระบุ nextPageToken ที่ได้จากคำขอ List ก่อนหน้า (หากมี) เพื่อไปยังหน้าถัดไปได้ ฟิลด์อื่นๆ ทั้งหมดต้องมีค่าเดียวกับในคำขอก่อนหน้า
|
offset |
integer
จำนวนเต็มที่ระบุออฟเซ็ตปัจจุบัน (นั่นคือตำแหน่งผลการค้นหาเริ่มต้น) ในผลการค้นหา ระบบจะพิจารณาช่องนี้เฉพาะในกรณีที่ไม่ได้ตั้งค่า pageToken และหากคำขอไม่ได้มีไว้สำหรับ URL ที่เฉพาะเจาะจง เช่น 0 หมายถึงการแสดงผลลัพธ์โดยเริ่มจากผลลัพธ์แรกที่ตรงกัน และ 10 หมายถึงการแสดงผลลัพธ์จากผลลัพธ์ที่ 11
|
เนื้อความของคำขอ
เนื้อหาของคำขอต้องว่างเปล่า
เนื้อหาการตอบกลับ
การตอบกลับจากมาร์กอัปของข้อมูล ClaimReview
หากทำสำเร็จ เนื้อหาการตอบกลับจะมีข้อมูลซึ่งมีโครงสร้างดังต่อไปนี้
การแสดง JSON |
{
"claimReviewMarkupPages": [
{
object (ClaimReviewMarkupPage )
}
],
"nextPageToken": string
} |
ช่อง |
claimReviewMarkupPages[] |
object (ClaimReviewMarkupPage )
รายการผลลัพธ์ของหน้าที่มีมาร์กอัป ClaimReview
|
nextPageToken |
string
โทเค็นการแบ่งหน้าถัดไปในการตอบกลับการค้นหา โดยควรใช้เป็น pageToken สำหรับคำขอต่อไปนี้ ค่าว่างหมายถึงไม่มีผลลัพธ์เพิ่มเติม
|
ขอบเขตการให้สิทธิ์
ต้องใช้ขอบเขต OAuth ต่อไปนี้
https://www.googleapis.com/auth/factchecktools
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2025-07-26 UTC
[null,null,["อัปเดตล่าสุด 2025-07-26 UTC"],[[["\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,["# Method: pages.list\n\n- [HTTP request](#body.HTTP_TEMPLATE)\n- [Query parameters](#body.QUERY_PARAMETERS)\n- [Request body](#body.request_body)\n- [Response body](#body.response_body)\n - [JSON representation](#body.ListClaimReviewMarkupPagesResponse.SCHEMA_REPRESENTATION)\n- [Authorization scopes](#body.aspect)\n- [Try it!](#try-it)\n\nList the `ClaimReview` markup pages for a specific URL or for an organization.\n\n### HTTP request\n\n`GET https://factchecktools.googleapis.com/v1alpha1/pages`\n\nThe URL uses [gRPC Transcoding](https://google.aip.dev/127) syntax.\n\n### Query parameters\n\n| Parameters ||\n|----------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `url` | `string` The URL from which to get `ClaimReview` markup. There will be at most one result. If markup is associated with a more canonical version of the URL provided, we will return that URL instead. Cannot be specified along with an organization. |\n| `organization` | `string` The organization for which we want to fetch markups for. For instance, \"site.com\". Cannot be specified along with an URL. |\n| `pageSize` | `integer` The pagination size. We will return up to that many results. Defaults to 10 if not set. Has no effect if a URL is requested. |\n| `pageToken` | `string` The pagination token. You may provide the `nextPageToken` returned from a previous List request, if any, in order to get the next page. All other fields must have the same values as in the previous request. |\n| `offset` | `integer` An integer that specifies the current offset (that is, starting result location) in search results. This field is only considered if `pageToken` is unset, and if the request is not for a specific URL. For example, 0 means to return results starting from the first matching result, and 10 means to return from the 11th result. |\n\n### Request body\n\nThe request body must be empty.\n\n### Response body\n\nResponse from listing `ClaimReview` markup.\n\nIf successful, the response body contains data with the following structure:\n\n| JSON representation |\n|-----------------------------------------------------------------------------------------------------------------------------------------------------------|\n| ``` { \"claimReviewMarkupPages\": [ { object (/fact-check/tools/api/reference/rest/v1alpha1/pages#ClaimReviewMarkupPage) } ], \"nextPageToken\": string } ``` |\n\n| Fields ||\n|----------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `claimReviewMarkupPages[]` | `object (`[ClaimReviewMarkupPage](/fact-check/tools/api/reference/rest/v1alpha1/pages#ClaimReviewMarkupPage)`)` The result list of pages of `ClaimReview` markup. |\n| `nextPageToken` | `string` The next pagination token in the Search response. It should be used as the `pageToken` for the following request. An empty value means no more results. |\n\n### Authorization scopes\n\nRequires the following OAuth scope:\n\n- `https://www.googleapis.com/auth/factchecktools`"]]