ディスカバリ ドキュメントは、REST API を記述して使用するための機械可読仕様です。クライアント ライブラリ、IDE プラグイン、Google API と連携するその他のツールのビルドに使用されます。1 つのサービスで複数のディスカバリ ドキュメントを提供できます。このサービスには、次の検索ドキュメントが用意されています。
[[["わかりやすい","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-08-21 UTC。"],[[["\u003cp\u003eYouTube creators and rights holders can control whether their content is used to train AI models through a specific setting in YouTube Studio.\u003c/p\u003e\n"],["\u003cp\u003eThe YouTube Video Third-Party Trainability API allows for the identification of whether a specific video can be used for AI training purposes.\u003c/p\u003e\n"],["\u003cp\u003eBy default, the third-party training setting for content is turned off, and creators must actively enable it if they choose.\u003c/p\u003e\n"],["\u003cp\u003eThe service endpoint for the API is \u003ccode\u003ehttps://youtube.googleapis.com/youtube/v3/videoTrainability\u003c/code\u003e, with a specific resource URI available to check video trainability status.\u003c/p\u003e\n"],["\u003cp\u003eThe get method allows users to check the trainability status of a given video through the use of the \u003ccode\u003eGET /videoTrainability\u003c/code\u003e call.\u003c/p\u003e\n"]]],["Creators and rights holders can control whether their YouTube content is used to train AI models. They enable or disable the \"Allow third-party companies to train AI models using my content\" option in YouTube Studio. The YouTube Video Third-Party Trainability API allows identification of a video's trainability status without authentication or quota requests. The API uses the `https://youtube.googleapis.com/youtube/v3/videoTrainability` endpoint, and the `GET /videoTrainability` method returns the video's trainability status.\n"],null,["# YouTube Video Third-Party Trainability Home\n\nYouTube Video Third-Party Trainability allows creators and rights holders to specify whether their\ncontent can be used for training AI models.\n\nHow it works\n------------\n\nYou can use the YouTube Video Third-Party Trainability API to identify if a given video is\ntrainable.\n\nCreators and rights holders can choose whether to allow companies to use their\ncontent for ML training. This is done by\n[enabling the **Allow third-party companies to train AI models using my content** option](https://support.google.com/youtube/answer/15509944)\nin YouTube Studio settings. By default, the third-party training setting is\nturned off.\n\nTo learn more, see [Your content \\& third-party training](https://support.google.com/youtube/answer/15509945)\nin the YouTube Help Center.\n| **Note:** Using the YouTube Video Third-Party Trainability API doesn't require authentication or quota requests.\n\nService: youtube.googleapis.com\n-------------------------------\n\nTo call this service, we recommend that you use the Google-provided [client libraries](https://cloud.google.com/apis/docs/client-libraries-explained). If your application needs to use your own libraries to call this service, use the following information when you make the API requests.\n\n### Discovery document\n\nA [Discovery Document](/discovery/v1/reference/apis) is a machine-readable specification for describing and consuming REST APIs. It is used to build client libraries, IDE plugins, and other tools that interact with Google APIs. One service may provide multiple discovery documents. This service provides the following discovery document:\n\n- \u003chttps://youtube.googleapis.com/$discovery/rest?version=v3\u003e\n\n### Service endpoint\n\nA [service endpoint](https://cloud.google.com/apis/design/glossary#api_service_endpoint) is a base URL that specifies the network address of an API service. One service might have multiple service endpoints. This service has the following service endpoint and all URIs are relative to this service endpoint:\n\n- `https://youtube.googleapis.com/youtube/v3/videoTrainability`\n\nREST Resource: [v3.videoTrainability](/youtube/v3/video-trainability/reference/rest)\n------------------------------------------------------------------------------------\n\n| Methods ||\n|----------------------------------------------------------|----------------------------------------------------------------------|---|\n| URIs relative to `https://www.googleapis.com/youtube/v3` |||\n| [get](/youtube/v3/video-trainability/reference/rest/get) | `GET /videoTrainability` Returns the trainability status of a video. |"]]