自
2025 年 9 月 8 日起,每個新委刊項都必須聲明是否會放送歐盟政治廣告。如果透過 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 |
載入內容之前或期間所顯示的廣告。 |
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2025-07-25 (世界標準時間)。
[null,null,["上次更新時間:2025-07-25 (世界標準時間)。"],[],["The Display & Video 360 API v4, currently in beta, defines possible content outstream ad positions using enums. These positions include: unspecified (a placeholder), unknown, in-article (between paragraphs), in-banner (top/sides of a page), in-feed (in scrollable content streams), and interstitial (between content loads). Each enum represents a distinct ad placement scenario within digital content.\n"],null,["# ContentOutstreamPosition\n\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. |"]]