संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
नेटिव कॉन्टेंट की पोज़िशन के लिए संभावित विकल्प.
Enums
NATIVE_CONTENT_POSITION_UNSPECIFIED
इस वर्शन में नेटिव कॉन्टेंट की जगह की जानकारी नहीं दी गई है. यह enum, डिफ़ॉल्ट वैल्यू के लिए प्लेस होल्डर है. यह नेटिव कॉन्टेंट की असल पोज़िशन को नहीं दिखाता है.
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"]],["आखिरी बार 2024-06-11 (UTC) को अपडेट किया गया."],[[["Display & Video 360 API v2 is no longer available."],["Native content positions can be specified using enums for in-article, in-feed, peripheral, and recommendation placements."],["`NATIVE_CONTENT_POSITION_UNSPECIFIED` and `NATIVE_CONTENT_POSITION_UNKNOWN` are placeholder values and do not represent real native content positions."]]],["The core information outlines the possible positions for native content ads. These positions include `IN_ARTICLE` (between paragraphs), `IN_FEED` (in a content stream), `PERIPHERAL` (outside core content), and `RECOMMENDATION` (in recommended content sections). Two additional, non-specific options are `UNSPECIFIED` (placeholder) and `UNKNOWN`. The Display & Video 360 API v2 is no longer available.\n"]]