自
2025 年 9 月 8 日起,每个新订单项都需要声明是否会投放欧盟 (EU) 政治广告。Display & Video 360 API 和未提供声明的 SDF 上传操作将会失败。如需详细了解如何更新集成以进行此声明,请参阅我们的
弃用页面。
ContentOutstreamPosition
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
枚举 |
CONTENT_OUTSTREAM_POSITION_UNSPECIFIED |
此版本中未指定内容外播位置。此枚举是默认值的占位符,并不代表实际的内容外播位置。 |
CONTENT_OUTSTREAM_POSITION_UNKNOWN |
内容外播中的广告位置未知。 |
CONTENT_OUTSTREAM_POSITION_IN_ARTICLE |
在网页上的段落之间展示的广告。 |
CONTENT_OUTSTREAM_POSITION_IN_BANNER |
在页面顶部和侧边展示的广告。 |
CONTENT_OUTSTREAM_POSITION_IN_FEED |
在可滚动浏览的内容流中展示的广告。信息流通常是编辑精选的内容(如文章列表或新闻列表)或产品详情(如产品列表或服务列表)。 |
CONTENT_OUTSTREAM_POSITION_INTERSTITIAL |
在内容加载之前或加载期间展示的广告。 |
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-07-25。
[null,null,["最后更新时间 (UTC):2025-07-25。"],[[["\u003cp\u003eContent outstream positions can be broadly categorized as In-article, In-banner, In-feed, and Interstitial, each signifying a unique placement within the content.\u003c/p\u003e\n"],["\u003cp\u003eWhile 'Unspecified' and 'Unknown' positions exist, they serve as placeholders and do not represent actual ad placements within the content.\u003c/p\u003e\n"],["\u003cp\u003eIn-article positions are specifically designed to appear between paragraphs, In-banner for top and side placements, In-feed within content streams, and Interstitial during content loading transitions.\u003c/p\u003e\n"]]],[],null,["# ContentOutstreamPosition\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 outstream positions.\n\n| Enums ||\n|-------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `CONTENT_OUTSTREAM_POSITION_UNSPECIFIED` | Content outstream position is not specified in this version. This enum is a place holder for a default value and does not represent a real content outstream position. |\n| `CONTENT_OUTSTREAM_POSITION_UNKNOWN` | The ad position is unknown in the content outstream. |\n| `CONTENT_OUTSTREAM_POSITION_IN_ARTICLE` | Ads that appear between the paragraphs of your pages. |\n| `CONTENT_OUTSTREAM_POSITION_IN_BANNER` | Ads that display on the top and the sides of a page. |\n| `CONTENT_OUTSTREAM_POSITION_IN_FEED` | Ads that appear in a scrollable stream of content. A feed is typically editorial (e.g. a list of articles or news) or listings (e.g. a list of products or services). |\n| `CONTENT_OUTSTREAM_POSITION_INTERSTITIAL` | Ads shown before or between content loads. |"]]