Fact Check Tools API
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2023-05-25 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"]],["最終更新日 2023-05-25 UTC。"],[[["\u003cp\u003eThe Fact Check Tools API (\u003ccode\u003efactchecktools.googleapis.com\u003c/code\u003e) enables developers to interact with Google's Fact Check tools programmatically.\u003c/p\u003e\n"],["\u003cp\u003eThe API offers methods to create, retrieve, update, and delete \u003ccode\u003eClaimReview\u003c/code\u003e markup on web pages.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers can leverage the API to search through fact-checked claims using text or image queries.\u003c/p\u003e\n"],["\u003cp\u003eThe API facilitates integration with fact-checking workflows and enables automation of tasks related to \u003ccode\u003eClaimReview\u003c/code\u003e markup management.\u003c/p\u003e\n"]]],[],null,["Service: factchecktools.googleapis.com\n\nThe Service name `factchecktools.googleapis.com` is needed to create RPC client stubs.\n\n[google.factchecking.factchecktools.v1alpha1.FactCheckToolsService](/fact-check/tools/api/reference/rpc/google.factchecking.factchecktools.v1alpha1#google.factchecking.factchecktools.v1alpha1.FactCheckToolsService)\n\n| Methods ||\n|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------|\n| [CreateClaimReviewMarkupPage](/fact-check/tools/api/reference/rpc/google.factchecking.factchecktools.v1alpha1#google.factchecking.factchecktools.v1alpha1.FactCheckToolsService.CreateClaimReviewMarkupPage) | Create `ClaimReview` markup on a page. |\n| [DeleteClaimReviewMarkupPage](/fact-check/tools/api/reference/rpc/google.factchecking.factchecktools.v1alpha1#google.factchecking.factchecktools.v1alpha1.FactCheckToolsService.DeleteClaimReviewMarkupPage) | Delete all `ClaimReview` markup on a page. |\n| [FactCheckedClaimImageSearch](/fact-check/tools/api/reference/rpc/google.factchecking.factchecktools.v1alpha1#google.factchecking.factchecktools.v1alpha1.FactCheckToolsService.FactCheckedClaimImageSearch) | Search through fact-checked claims using an image as the query. |\n| [FactCheckedClaimSearch](/fact-check/tools/api/reference/rpc/google.factchecking.factchecktools.v1alpha1#google.factchecking.factchecktools.v1alpha1.FactCheckToolsService.FactCheckedClaimSearch) | Search through fact-checked claims. |\n| [GetClaimReviewMarkupPage](/fact-check/tools/api/reference/rpc/google.factchecking.factchecktools.v1alpha1#google.factchecking.factchecktools.v1alpha1.FactCheckToolsService.GetClaimReviewMarkupPage) | Get all `ClaimReview` markup on a page. |\n| [ListClaimReviewMarkupPages](/fact-check/tools/api/reference/rpc/google.factchecking.factchecktools.v1alpha1#google.factchecking.factchecktools.v1alpha1.FactCheckToolsService.ListClaimReviewMarkupPages) | List the `ClaimReview` markup pages for a specific URL or for an organization. |\n| [UpdateClaimReviewMarkupPage](/fact-check/tools/api/reference/rpc/google.factchecking.factchecktools.v1alpha1#google.factchecking.factchecktools.v1alpha1.FactCheckToolsService.UpdateClaimReviewMarkupPage) | Update for all `ClaimReview` markup on a page Note that this is a full update. |"]]