हर नए लाइन आइटम को यह एलान करना होगा कि वह यूरोपियन यूनियन (ईयू) में राजनैतिक विज्ञापन दिखाएगा या नहीं. Display & Video 360 API और एसडीएफ़ अपलोड करने की उन कार्रवाइयों को पूरा नहीं किया जा सकेगा जिनमें घोषणाएं नहीं की गई हैं. ज़्यादा जानकारी के लिए, हमारा समर्थन नहीं होने या रुकने का पेज देखें.
संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
इनस्ट्रीम कॉन्टेंट की संभावित जगहें.
Enums
CONTENT_INSTREAM_POSITION_UNSPECIFIED
इस वर्शन में, कॉन्टेंट की इनस्ट्रीम पोज़िशन की जानकारी नहीं दी गई है. यह एनम, डिफ़ॉल्ट वैल्यू के लिए प्लेसहोल्डर है. इससे स्ट्रीम में विज्ञापन की असल पोज़िशन का पता नहीं चलता.
CONTENT_INSTREAM_POSITION_PRE_ROLL
स्ट्रीमिंग कॉन्टेंट शुरू होने से पहले दिखने वाले विज्ञापन.
CONTENT_INSTREAM_POSITION_MID_ROLL
ऐसे विज्ञापन जो स्ट्रीमिंग कॉन्टेंट की शुरुआत और आखिर में चलते हैं.
CONTENT_INSTREAM_POSITION_POST_ROLL
स्ट्रीमिंग कॉन्टेंट के आखिर में चलने वाले विज्ञापन.
CONTENT_INSTREAM_POSITION_UNKNOWN
इन-स्ट्रीम विज्ञापन की पोज़िशन के बारे में जानकारी नहीं है.
[[["समझने में आसान है","easyToUnderstand","thumb-up"],["मेरी समस्या हल हो गई","solvedMyProblem","thumb-up"],["अन्य","otherUp","thumb-up"]],[["वह जानकारी मौजूद नहीं है जो मुझे चाहिए","missingTheInformationINeed","thumb-down"],["बहुत मुश्किल है / बहुत सारे चरण हैं","tooComplicatedTooManySteps","thumb-down"],["पुराना","outOfDate","thumb-down"],["अनुवाद से जुड़ी समस्या","translationIssue","thumb-down"],["सैंपल / कोड से जुड़ी समस्या","samplesCodeIssue","thumb-down"],["अन्य","otherDown","thumb-down"]],["आखिरी बार 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. |"]]