自
2025 年 9 月 8 日起,每個新委刊項都必須聲明是否會放送歐盟政治廣告。如果透過 Display & Video 360 API 和 SDF 上傳的檔案未提供聲明,系統就會失敗。如要進一步瞭解如何更新整合服務以進行這項聲明,請參閱
淘汰項目頁面。
OnScreenPosition
透過集合功能整理內容
你可以依據偏好儲存及分類內容。
列舉 |
ON_SCREEN_POSITION_UNSPECIFIED |
這個版本未指定畫面上的位置。這個列舉是預設值的預留位置,並非代表實際的螢幕上位置。 |
ON_SCREEN_POSITION_UNKNOWN |
廣告在畫面上的顯示位置不明。 |
ON_SCREEN_POSITION_ABOVE_THE_FOLD |
廣告位於不需捲動位置。 |
ON_SCREEN_POSITION_BELOW_THE_FOLD |
廣告位於需捲動位置。 |
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2025-07-25 (世界標準時間)。
[null,null,["上次更新時間:2025-07-25 (世界標準時間)。"],[[["\u003cp\u003eOn screen positions can be specified using enums such as \u003ccode\u003eON_SCREEN_POSITION_ABOVE_THE_FOLD\u003c/code\u003e and \u003ccode\u003eON_SCREEN_POSITION_BELOW_THE_FOLD\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eON_SCREEN_POSITION_UNSPECIFIED\u003c/code\u003e acts as a placeholder and \u003ccode\u003eON_SCREEN_POSITION_UNKNOWN\u003c/code\u003e indicates an undefined screen position.\u003c/p\u003e\n"]]],[],null,["# OnScreenPosition\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 on screen positions.\n\n| Enums ||\n|-------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `ON_SCREEN_POSITION_UNSPECIFIED` | On screen position is not specified in this version. This enum is a place holder for a default value and does not represent a real on screen position. |\n| `ON_SCREEN_POSITION_UNKNOWN` | The ad position is unknown on the screen. |\n| `ON_SCREEN_POSITION_ABOVE_THE_FOLD` | The ad is located above the fold. |\n| `ON_SCREEN_POSITION_BELOW_THE_FOLD` | The ad is located below the fold. |"]]