Fact Check Tools API
Оптимизируйте свои подборки
Сохраняйте и классифицируйте контент в соответствии со своими настройками.
Если не указано иное, контент на этой странице предоставляется по лицензии Creative Commons "С указанием авторства 4.0", а примеры кода – по лицензии Apache 2.0. Подробнее об этом написано в правилах сайта. 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. |"]]