8 सितंबर, 2025 से, हर नए लाइन आइटम को यह बताना होगा कि वह यूरोपियन यूनियन (ईयू) में राजनैतिक विज्ञापन दिखाएगा या नहीं. Display & Video 360 API और एसडीएफ़ अपलोड करने की उन कार्रवाइयों को पूरा नहीं किया जा सकेगा जिनमें एलान नहीं किया गया है. इस बारे में ज़्यादा जानने के लिए कि इंटिग्रेशन को अपडेट करके यह एलान कैसे किया जाए, हमारा
हटाए गए टैग और एट्रिब्यूट का पेज देखें.
ContentOutstreamPosition
संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
कॉन्टेंट के आउटस्ट्रीम की संभावित पोज़िशन.
Enums |
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 |
कॉन्टेंट लोड होने से पहले या उसके बीच में दिखाए जाने वाले विज्ञापन. |
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2025-07-25 (UTC) को अपडेट किया गया.
[null,null,["आखिरी बार 2025-07-25 (UTC) को अपडेट किया गया."],[],["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. |"]]