החל מ-
8 בספטמבר 2025, בכל פריט חדש צריך להצהיר אם הוא יציג מודעות פוליטיות באיחוד האירופי (EU) או לא. העלאות של קובצי SDF ושל Display & Video 360 API שלא כוללות הצהרות ייכשלו. מידע נוסף על אופן העדכון של האינטגרציה כדי להוסיף את ההצהרה הזו זמין ב
דף ההוצאה משימוש.
ContentInstreamPosition
קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
מיקומי תוכן אפשריים בסרטון.
טיפוסים בני מנייה (enum) |
CONTENT_INSTREAM_POSITION_UNSPECIFIED |
המיקום של התוכן בסרטון לא צוין בגרסה הזו. המאפיין הזה הוא placeholder לערך ברירת מחדל, והוא לא מייצג מיקום אמיתי של מודעה בסרטון. |
CONTENT_INSTREAM_POSITION_PRE_ROLL |
מודעות שמופעלות לפני תוכן בסטרימינג. |
CONTENT_INSTREAM_POSITION_MID_ROLL |
מודעות שמופעלות בין ההתחלה לבין הסוף של תוכן בסטרימינג. |
CONTENT_INSTREAM_POSITION_POST_ROLL |
מודעות שמופעלות בסוף תוכן בסטרימינג. |
CONTENT_INSTREAM_POSITION_UNKNOWN |
המיקום של מודעות הווידאו In-stream לא ידוע. |
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2025-07-25 (שעון UTC).
[null,null,["עדכון אחרון: 2025-07-25 (שעון UTC)."],[],["The Display & Video 360 API v4 beta version defines possible content instream ad positions. These positions include `PRE_ROLL` (ads before content), `MID_ROLL` (ads during content), and `POST_ROLL` (ads after content). `CONTENT_INSTREAM_POSITION_UNSPECIFIED` acts as a default placeholder. `CONTENT_INSTREAM_POSITION_UNKNOWN` indicates that the ad's instream position is not known. These are the only content instream positions that are defined by the API.\n"],null,["# ContentInstreamPosition\n\nPossible content instream positions.\n\n| Enums ||\n|-----------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `CONTENT_INSTREAM_POSITION_UNSPECIFIED` | Content instream position is not specified in this version. This enum is a place holder for a default value and does not represent a real in stream ad position. |\n| `CONTENT_INSTREAM_POSITION_PRE_ROLL` | Ads that play before streaming content. |\n| `CONTENT_INSTREAM_POSITION_MID_ROLL` | Ads that play between the beginning and end of streaming content. |\n| `CONTENT_INSTREAM_POSITION_POST_ROLL` | Ads that play at the end of streaming content. |\n| `CONTENT_INSTREAM_POSITION_UNKNOWN` | Ads instream position is unknown. |"]]