हर नए लाइन आइटम को यह एलान करना होगा कि वह यूरोपियन यूनियन (ईयू) में राजनैतिक विज्ञापन दिखाएगा या नहीं. Display & Video 360 API और एसडीएफ़ अपलोड करने की उन कार्रवाइयों को पूरा नहीं किया जा सकेगा जिनमें घोषणाएं नहीं की गई हैं. ज़्यादा जानकारी के लिए, हमारा समर्थन नहीं होने या रुकने का पेज देखें.
संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
कॉन्टेंट के आउटस्ट्रीम की संभावित पोज़िशन.
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
कॉन्टेंट लोड होने से पहले या उसके बीच में दिखाए जाने वाले विज्ञापन.
[[["समझने में आसान है","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, 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. |"]]