A partir del
8 de septiembre de 2025, cada elemento de la línea nuevo deberá declarar si publicará anuncios políticos de la Unión Europea (UE). Las cargas de la API de Display & Video 360 y del SDF que no proporcionen declaraciones fallarán. Consulta nuestra
página de bajas para obtener más detalles sobre cómo actualizar tu integración y realizar esta declaración.
ImpressionSignal
Organiza tus páginas con colecciones
Guarda y categoriza el contenido según tus preferencias.
Indicadores de impresiones admitidos para las reglas de algoritmo
Enumeraciones |
IMPRESSION_SIGNAL_UNSPECIFIED |
Indicador desconocido. |
DAY_AND_TIME |
Es el día de la semana y la hora del día en que se realizó la impresión según la zona horaria local del navegador. El valor se almacena en el campo dayAndTimeValue del valor de comparación. |
DEVICE_TYPE |
Tipo de dispositivo El valor se almacena en el campo deviceTypeValue del valor de comparación. |
AD_POSITION |
Posición del anuncio. El valor se almacena en el campo onScreenPositionValue del valor de comparación. |
OPERATING_SYSTEM_ID |
Es el identificador del sistema operativo. El valor se almacena en el campo int64Value del valor de comparación. |
MOBILE_MODEL_ID |
Es el identificador del modelo del dispositivo móvil. El valor se almacena en el campo int64Value del valor de comparación. |
EXCHANGE |
Intercambio. El valor se almacena en el campo exchangeValue del valor de comparación. |
ENVIRONMENT |
Entorno de publicación El valor se almacena en el campo environmentValue del valor de comparación. |
COUNTRY_ID |
Es el identificador del país o la región. El valor se almacena en el campo int64Value del valor de comparación. |
CITY_ID |
Es el identificador de la ciudad. El valor se almacena en el campo int64Value del valor de comparación. |
BROWSER_ID |
El identificador del navegador. El valor se almacena en el campo int64Value del valor de comparación. |
CREATIVE_DIMENSION |
Es la altura y el ancho de la creatividad en píxeles. El valor se almacena en el campo creativeDimensionValue del valor de comparación. |
Salvo que se indique lo contrario, el contenido de esta página está sujeto a la licencia Atribución 4.0 de Creative Commons, y los ejemplos de código están sujetos a la licencia Apache 2.0. Para obtener más información, consulta las políticas del sitio de Google Developers. Java es una marca registrada de Oracle o sus afiliados.
Última actualización: 2025-07-25 (UTC)
[null,null,["Última actualización: 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. |"]]