8 सितंबर, 2025 से, हर नए लाइन आइटम को यह बताना होगा कि वह यूरोपियन यूनियन (ईयू) में राजनैतिक विज्ञापन दिखाएगा या नहीं. Display & Video 360 API और एसडीएफ़ अपलोड करने की उन कार्रवाइयों को पूरा नहीं किया जा सकेगा जिनमें एलान नहीं किया गया है. इस बारे में ज़्यादा जानने के लिए कि इंटिग्रेशन को अपडेट करके यह एलान कैसे किया जाए, हमारा हटाए गए टैग और एट्रिब्यूट का पेज देखें.
संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
एनवायरमेंट टारगेटिंग के संभावित विकल्प.
Enums
ENVIRONMENT_UNSPECIFIED
इस वर्शन में एनवायरमेंट की जानकारी न होने पर डिफ़ॉल्ट वैल्यू. यह एनम, डिफ़ॉल्ट वैल्यू के लिए प्लेसहोल्डर है और यह किसी असल एनवायरमेंट के विकल्प को नहीं दिखाता.
ENVIRONMENT_WEB_OPTIMIZED
ब्राउज़र में दिखाई जाने वाली इन्वेंट्री को टारगेट करें. इसमें उस डिवाइस के लिए डिज़ाइन की गई इन्वेंट्री शामिल होती है जिस पर उसे देखा गया था. जैसे, मोबाइल डिवाइस पर देखी गई मोबाइल वेबसाइटें. अगर ENVIRONMENT_WEB_NOT_OPTIMIZED को टारगेट किया गया है, तो इस टारगेटिंग विकल्प को मिटाने से पहले उसे मिटा दिया जाना चाहिए.
ENVIRONMENT_WEB_NOT_OPTIMIZED
ब्राउज़र में दिखाई जाने वाली इन्वेंट्री को टारगेट करें. इसमें ऐसी इन्वेंट्री शामिल होती है जिसे डिवाइस के लिए डिज़ाइन नहीं किया गया था, लेकिन उसे उस पर देखा गया था. जैसे, डेस्कटॉप के लिए ऑप्टिमाइज़ की गई वेबसाइटें, जिन्हें मोबाइल डिवाइस पर देखा गया. टारगेटिंग के इस विकल्प को जोड़ने से पहले, ENVIRONMENT_WEB_OPTIMIZED को टारगेट किया जाना चाहिए.
ENVIRONMENT_APP
ऐप्लिकेशन में दिखाई जाने वाली इन्वेंट्री को टारगेट करें.
[null,null,["आखिरी बार 2025-07-25 (UTC) को अपडेट किया गया."],[[["\u003cp\u003eBy default, environment targeting is unspecified; to target specific environments, use the provided options.\u003c/p\u003e\n"],["\u003cp\u003eFor web inventory, you can target either optimized (designed for the device) or non-optimized (not designed for the device) environments.\u003c/p\u003e\n"],["\u003cp\u003eTo target inventory displayed within apps, use the \u003ccode\u003eENVIRONMENT_APP\u003c/code\u003e option.\u003c/p\u003e\n"],["\u003cp\u003eBefore deleting \u003ccode\u003eENVIRONMENT_WEB_OPTIMIZED\u003c/code\u003e, ensure \u003ccode\u003eENVIRONMENT_WEB_NOT_OPTIMIZED\u003c/code\u003e is removed first; conversely, target \u003ccode\u003eENVIRONMENT_WEB_OPTIMIZED\u003c/code\u003e before adding \u003ccode\u003eENVIRONMENT_WEB_NOT_OPTIMIZED\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,["# Environment\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 environment targeting options.\n\n| Enums ||\n|---------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `ENVIRONMENT_UNSPECIFIED` | Default value when environment is not specified in this version. This enum is a placeholder for default value and does not represent a real environment option. |\n| `ENVIRONMENT_WEB_OPTIMIZED` | Target inventory displayed in browsers. This includes inventory that was designed for the device it was viewed on, such as mobile websites viewed on a mobile device. ENVIRONMENT_WEB_NOT_OPTIMIZED, if targeted, should be deleted prior to the deletion of this targeting option. |\n| `ENVIRONMENT_WEB_NOT_OPTIMIZED` | Target inventory displayed in browsers. This includes inventory that was not designed for the device but viewed on it, such as websites optimized for desktop but viewed on a mobile device. ENVIRONMENT_WEB_OPTIMIZED should be targeted prior to the addition of this targeting option. |\n| `ENVIRONMENT_APP` | Target inventory displayed in apps. |"]]