自
2025 年 9 月 8 日起,每个新订单项都需要声明是否会投放欧盟 (EU) 政治广告。Display & Video 360 API 和未提供声明的 SDF 上传操作将会失败。如需详细了解如何更新集成以进行此声明,请参阅我们的
弃用页面。
ContentStreamType
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
枚举 |
CONTENT_STREAM_TYPE_UNSPECIFIED |
此版本中未指定内容流类型。此枚举是默认值的占位符,并不代表真实的内容串流类型。 |
CONTENT_LIVE_STREAM |
内容正在直播。 |
CONTENT_ON_DEMAND |
用户可按需观看内容。 |
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-07-25。
[null,null,["最后更新时间 (UTC):2025-07-25。"],[[["\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. |"]]