NativeContentPosition
नेटिव कॉन्टेंट की रैंक के संभावित विकल्प.
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 |
नेटिव कॉन्टेंट की पोज़िशन, सुझाव के तौर पर दी जाती है. इसका मतलब है कि विज्ञापन, सुझाए गए कॉन्टेंट के सेक्शन में दिखते हैं. |
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2024-06-11 (UTC) को अपडेट किया गया.
[null,null,["आखिरी बार 2024-06-11 (UTC) को अपडेट किया गया."],[[["Native content positions can be specified as in-article, in-feed, peripheral, or recommendation, defining where ads appear within the content."],["`NATIVE_CONTENT_POSITION_UNSPECIFIED` and `NATIVE_CONTENT_POSITION_UNKNOWN` represent placeholder and unknown position values, respectively."],["In-article positions place ads between paragraphs, in-feed positions within content streams, peripheral positions outside core content, and recommendation positions within recommended content sections."]]],["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"]]