2025 年 9 月 8 日以降、すべての新しい広告申込情報で、欧州連合(EU)の政治広告を配信するかどうかを宣言する必要があります。宣言が提供されていないディスプレイ&ビデオ 360 API と SDF のアップロードは失敗します。統合を更新してこの宣言を行う方法について詳しくは、
非推奨のページをご覧ください。
ContentStreamType
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
列挙型 |
CONTENT_STREAM_TYPE_UNSPECIFIED |
このバージョンでは、コンテンツ ストリーミングのタイプは指定されていません。この列挙型はデフォルト値のプレースホルダであり、実際のコンテンツ ストリーム タイプを表すものではありません。 |
CONTENT_LIVE_STREAM |
コンテンツがライブ配信されている。 |
CONTENT_ON_DEMAND |
コンテンツはオンデマンドで視聴されます。 |
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2025-07-25 UTC。
[null,null,["最終更新日 2025-07-25 UTC。"],[[["\u003cp\u003eContent stream types include live streams and on-demand content.\u003c/p\u003e\n"],["\u003cp\u003eAn unspecified content stream type serves as a placeholder and does not represent an actual content type.\u003c/p\u003e\n"]]],["The document defines three content stream types: `CONTENT_STREAM_TYPE_UNSPECIFIED`, `CONTENT_LIVE_STREAM`, and `CONTENT_ON_DEMAND`. `CONTENT_STREAM_TYPE_UNSPECIFIED` serves as a default placeholder, not a real type. `CONTENT_LIVE_STREAM` indicates content that is actively being streamed live. `CONTENT_ON_DEMAND` refers to content that users can access and view at any time.\n"],null,["# ContentStreamType\n\n| Display \\& Video 360 API is deprecated and will sunset on **October 7, 2025** . Migrate to [Display \\& Video 360 API v4](/display-video/api/reference/rest/v4) before sunset to avoid an interruption in service.\nPossible content stream types.\n\n| Enums ||\n|-----------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `CONTENT_STREAM_TYPE_UNSPECIFIED` | Content stream type is not specified in this version. This enum is a place holder for a default value and does not represent a real content stream type. |\n| `CONTENT_LIVE_STREAM` | The content is being live-streamed. |\n| `CONTENT_ON_DEMAND` | The content is viewed on-demand. |"]]