हर नए लाइन आइटम को यह एलान करना होगा कि वह यूरोपियन यूनियन (ईयू) में राजनैतिक विज्ञापन दिखाएगा या नहीं. Display & Video 360 API और एसडीएफ़ अपलोड करने की उन कार्रवाइयों को पूरा नहीं किया जा सकेगा जिनमें घोषणाएं नहीं की गई हैं. ज़्यादा जानकारी के लिए, हमारा समर्थन नहीं होने या रुकने का पेज देखें.
संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
नेटिव कॉन्टेंट की जगह के संभावित विकल्प.
Enums
NATIVE_CONTENT_POSITION_UNSPECIFIED
इस वर्शन में नेटिव कॉन्टेंट की पोज़िशन नहीं बताई गई है. यह एनम, डिफ़ॉल्ट वैल्यू के लिए प्लेसहोल्डर है और नैटिव कॉन्टेंट की असल पोज़िशन को नहीं दिखाता.
NATIVE_CONTENT_POSITION_UNKNOWN
नेटिव कॉन्टेंट की पोज़िशन की जानकारी नहीं है.
NATIVE_CONTENT_POSITION_IN_ARTICLE
नेटिव कॉन्टेंट की पोज़िशन, लेख में है. इसका मतलब है कि विज्ञापन, पेजों के पैराग्राफ़ के बीच में दिखते हैं.
NATIVE_CONTENT_POSITION_IN_FEED
नेटिव कॉन्टेंट की पोज़िशन, फ़ीड में होती है. इसका मतलब है कि विज्ञापन, कॉन्टेंट की स्क्रोल की जा सकने वाली स्ट्रीम में दिखते हैं. आम तौर पर, फ़ीड कोई एडिटोरियल (जैसे, लेखों या खबरों की सूची) या लिस्टिंग (जैसे, प्रॉडक्ट या सेवाओं की सूची) होता है.
NATIVE_CONTENT_POSITION_PERIPHERAL
नेटिव कॉन्टेंट की पोज़िशन, पेज के मुख्य कॉन्टेंट के बाहर होती है. जैसे, पेज की दाईं या बाईं ओर.
NATIVE_CONTENT_POSITION_RECOMMENDATION
नेटिव कॉन्टेंट की पोज़िशन, सुझाव के तौर पर दिखती है. इसका मतलब है कि विज्ञापन, सुझाए गए कॉन्टेंट के सेक्शन में दिखते हैं.
[[["समझने में आसान है","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) को अपडेट किया गया."],[],[],null,["# NativeContentPosition\n\nPossible native content position options.\n\n| Enums ||\n|------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `NATIVE_CONTENT_POSITION_UNSPECIFIED` | Native content position is not specified in this version. This enum is a place holder for a default value and does not represent a real native content position. |\n| `NATIVE_CONTENT_POSITION_UNKNOWN` | The native content position is unknown. |\n| `NATIVE_CONTENT_POSITION_IN_ARTICLE` | Native content position is in-article, i.e., ads appear between the paragraphs of pages. |\n| `NATIVE_CONTENT_POSITION_IN_FEED` | Native content position is in-feed, i.e., ads 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| `NATIVE_CONTENT_POSITION_PERIPHERAL` | Native content position is peripheral, i.e., ads appear outside of core content on pages, such as the right- or left-hand side of the page. |\n| `NATIVE_CONTENT_POSITION_RECOMMENDATION` | Native content position is recommendation, i.e., ads appear in sections for recommended content. |"]]