8 सितंबर, 2025 से, हर नए लाइन आइटम को यह बताना होगा कि वह यूरोपियन यूनियन (ईयू) में राजनैतिक विज्ञापन दिखाएगा या नहीं. Display & Video 360 API और एसडीएफ़ अपलोड करने की उन कार्रवाइयों को पूरा नहीं किया जा सकेगा जिनमें एलान नहीं किया गया है. इस बारे में ज़्यादा जानने के लिए कि इंटिग्रेशन को अपडेट करके यह एलान कैसे किया जाए, हमारा
हटाए गए टैग और एट्रिब्यूट का पेज देखें.
ImpressionSignal
संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
एल्गोरिदम के नियमों के लिए इस्तेमाल किए जा सकने वाले इंप्रेशन सिग्नल.
Enums |
IMPRESSION_SIGNAL_UNSPECIFIED |
अज्ञात सिग्नल. |
DAY_AND_TIME |
ब्राउज़र के स्थानीय टाइम ज़ोन का इस्तेमाल करके, इंप्रेशन मिलने का दिन और समय. वैल्यू, कंपैरिज़न वैल्यू के dayAndTimeValue फ़ील्ड में सेव होती है. |
DEVICE_TYPE |
डिवाइस का टाइप. वैल्यू, कंपैरिज़न वैल्यू के deviceTypeValue फ़ील्ड में सेव होती है. |
AD_POSITION |
विज्ञापन की स्थिति. वैल्यू, कंपैरिज़न वैल्यू के onScreenPositionValue फ़ील्ड में सेव होती है. |
OPERATING_SYSTEM_ID |
ऑपरेटिंग सिस्टम आइडेंटिफ़ायर. वैल्यू, कंपैरिज़न वैल्यू के int64Value फ़ील्ड में सेव होती है. |
MOBILE_MODEL_ID |
मोबाइल मॉडल का आइडेंटिफ़ायर. वैल्यू, कंपैरिज़न वैल्यू के int64Value फ़ील्ड में सेव होती है. |
EXCHANGE |
एक्सचेंज. वैल्यू, कंपैरिज़न वैल्यू के exchangeValue फ़ील्ड में सेव होती है. |
ENVIRONMENT |
सेवा देने वाला एनवायरमेंट. वैल्यू, कंपैरिज़न वैल्यू के environmentValue फ़ील्ड में सेव होती है. |
COUNTRY_ID |
देश या इलाके का आइडेंटिफ़ायर. वैल्यू, कंपैरिज़न वैल्यू के int64Value फ़ील्ड में सेव होती है. |
CITY_ID |
शहर का आइडेंटिफ़ायर. वैल्यू, कंपैरिज़न वैल्यू के int64Value फ़ील्ड में सेव होती है. |
BROWSER_ID |
ब्राउज़र आइडेंटिफ़ायर. वैल्यू, कंपैरिज़न वैल्यू के int64Value फ़ील्ड में सेव होती है. |
CREATIVE_DIMENSION |
पिक्सल में क्रिएटिव की ऊंचाई और चौड़ाई. वैल्यू, कंपैरिज़न वैल्यू के creativeDimensionValue फ़ील्ड में सेव होती है. |
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2025-07-25 (UTC) को अपडेट किया गया.
[null,null,["आखिरी बार 2025-07-25 (UTC) को अपडेट किया गया."],[],["Display & Video 360 API v4, in beta, supports impression signals for Algorithm Rules. Key signals include `DAY_AND_TIME`, `DEVICE_TYPE`, `AD_POSITION`, `OPERATING_SYSTEM_ID`, `MOBILE_MODEL_ID`, `EXCHANGE`, `ENVIRONMENT`, `COUNTRY_ID`, `CITY_ID`, `BROWSER_ID`, and `CREATIVE_DIMENSION`. Each signal's value is stored in a specific field of the comparison value, such as `int64Value`, `dayAndTimeValue`, `deviceTypeValue`, or `creativeDimensionValue`. The `IMPRESSION_SIGNAL_UNSPECIFIED` represents an unknown signal.\n"],null,["# ImpressionSignal\n\nSupported impression signals for Algorithm Rules.\n\n| Enums ||\n|---------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `IMPRESSION_SIGNAL_UNSPECIFIED` | Unknown signal. |\n| `DAY_AND_TIME` | The day of the week and hour of day the impression was made using browser's local time zone. Value is stored in the [dayAndTimeValue](/display-video/api/reference/rest/v4/AlgorithmRules#ComparisonValue.FIELDS.day_and_time_value) field of the comparison value. |\n| `DEVICE_TYPE` | Device type. Value is stored in the [deviceTypeValue](/display-video/api/reference/rest/v4/AlgorithmRules#ComparisonValue.FIELDS.device_type_value) field of the comparison value. |\n| `AD_POSITION` | Ad position. Value is stored in the [onScreenPositionValue](/display-video/api/reference/rest/v4/AlgorithmRules#ComparisonValue.FIELDS.on_screen_position_value) field of the comparison value. |\n| `OPERATING_SYSTEM_ID` | The operating system identifier. Value is stored in the [int64Value](/display-video/api/reference/rest/v4/AlgorithmRules#ComparisonValue.FIELDS.int64_value) field of the comparison value. |\n| `MOBILE_MODEL_ID` | The mobile model identifier. Value is stored in the [int64Value](/display-video/api/reference/rest/v4/AlgorithmRules#ComparisonValue.FIELDS.int64_value) field of the comparison value. |\n| `EXCHANGE` | Exchange. Value is stored in the [exchangeValue](/display-video/api/reference/rest/v4/AlgorithmRules#ComparisonValue.FIELDS.exchange_value) field of the comparison value. |\n| `ENVIRONMENT` | Serving environment. Value is stored in the [environmentValue](/display-video/api/reference/rest/v4/AlgorithmRules#ComparisonValue.FIELDS.environment_value) field of the comparison value. |\n| `COUNTRY_ID` | The country or region identifier. Value is stored in the [int64Value](/display-video/api/reference/rest/v4/AlgorithmRules#ComparisonValue.FIELDS.int64_value) field of the comparison value. |\n| `CITY_ID` | The city identifier. Value is stored in the [int64Value](/display-video/api/reference/rest/v4/AlgorithmRules#ComparisonValue.FIELDS.int64_value) field of the comparison value. |\n| `BROWSER_ID` | The browser identifier. Value is stored in the [int64Value](/display-video/api/reference/rest/v4/AlgorithmRules#ComparisonValue.FIELDS.int64_value) field of the comparison value. |\n| `CREATIVE_DIMENSION` | Creative height and width in pixels. Value is stored in the [creativeDimensionValue](/display-video/api/reference/rest/v4/AlgorithmRules#ComparisonValue.FIELDS.creative_dimension_value) field of the comparison value. |"]]