8 सितंबर, 2025 से, हर नए लाइन आइटम को यह बताना होगा कि वह यूरोपियन यूनियन (ईयू) में राजनैतिक विज्ञापन दिखाएगा या नहीं. 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
नेटिव कॉन्टेंट की पोज़िशन, सुझाव के तौर पर दिखती है. इसका मतलब है कि विज्ञापन, सुझाए गए कॉन्टेंट के सेक्शन में दिखते हैं.
[null,null,["आखिरी बार 2025-07-25 (UTC) को अपडेट किया गया."],[[["\u003cp\u003eNative content positions can be specified as in-article, in-feed, peripheral, or recommendation, defining where ads appear within the content.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eNATIVE_CONTENT_POSITION_UNSPECIFIED\u003c/code\u003e and \u003ccode\u003eNATIVE_CONTENT_POSITION_UNKNOWN\u003c/code\u003e represent placeholder and unknown position values, respectively.\u003c/p\u003e\n"],["\u003cp\u003eIn-article positions place ads between paragraphs, in-feed positions within content streams, peripheral positions outside core content, and recommendation positions within recommended content sections.\u003c/p\u003e\n"]]],["The provided content outlines various native content positions for ads. These include: `UNSPECIFIED` (a placeholder), `UNKNOWN`, `IN_ARTICLE` (between page paragraphs), `IN_FEED` (within scrollable content streams), `PERIPHERAL` (outside core content, like sidebars), and `RECOMMENDATION` (within recommended content sections). Each position defines where ads appear relative to the main content on a page or within a feed.\n"],null,["# NativeContentPosition\n\n| Display \\& Video 360 API is deprecated and will sunset on **October 7, 2025** . Migrate to [Display \\& Video 360 API v4](/display-video/api/reference/rest/v4) before sunset to avoid an interruption in service.\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. |"]]