A partir de 8 de setembro de 2025, todos os novos itens de linha precisarão declarar se vão veicular anúncios políticos da União Europeia (UE). As APIs do Display & Video 360 e os uploads de SDF que não fornecem declarações vão falhar. Consulte nossa página de suspensões de uso para mais detalhes sobre como atualizar sua integração e fazer essa declaração.
Mantenha tudo organizado com as coleções
Salve e categorize o conteúdo com base nas suas preferências.
Indicadores de impressão com suporte para regras de algoritmo.
Enums
IMPRESSION_SIGNAL_UNSPECIFIED
Indicador desconhecido.
DAY_AND_TIME
É o dia da semana e a hora em que a impressão foi feita no fuso horário local do navegador. O valor é armazenado no campo dayAndTimeValue do valor de comparação.
DEVICE_TYPE
Tipo de dispositivo O valor é armazenado no campo deviceTypeValue do valor de comparação.
AD_POSITION
Posição do anúncio. O valor é armazenado no campo onScreenPositionValue do valor de comparação.
OPERATING_SYSTEM_ID
É o identificador do sistema operacional. O valor é armazenado no campo int64Value do valor de comparação.
MOBILE_MODEL_ID
É o identificador do modelo do dispositivo móvel. O valor é armazenado no campo int64Value do valor de comparação.
EXCHANGE
Troca. O valor é armazenado no campo exchangeValue do valor de comparação.
ENVIRONMENT
Ambiente de veiculação. O valor é armazenado no campo environmentValue do valor de comparação.
COUNTRY_ID
É o identificador do país ou da região. O valor é armazenado no campo int64Value do valor de comparação.
CITY_ID
É o identificador da cidade. O valor é armazenado no campo int64Value do valor de comparação.
BROWSER_ID
O identificador do navegador. O valor é armazenado no campo int64Value do valor de comparação.
CREATIVE_DIMENSION
Altura e largura do criativo em pixels. O valor é armazenado no campo creativeDimensionValue do valor de comparação.
[null,null,["Última atualização 2025-07-25 UTC."],[[["\u003cp\u003eAlgorithm Rules utilize various impression signals to optimize ad delivery.\u003c/p\u003e\n"],["\u003cp\u003eThese signals include factors such as time and day, device type, ad position, and operating system.\u003c/p\u003e\n"],["\u003cp\u003eMobile model, exchange, environment, geographic location (country, city), browser, and creative dimensions are also considered as impression signals.\u003c/p\u003e\n"],["\u003cp\u003eEach signal type is stored within specific fields of the comparison value for evaluation in Algorithm Rules.\u003c/p\u003e\n"],["\u003cp\u003eDetailed information about each signal and its corresponding value field can be found in the provided table and linked documentation.\u003c/p\u003e\n"]]],["Algorithm Rules support impression signals categorized by enums. These include: `DAY_AND_TIME` (day/time of impression), `DEVICE_TYPE`, `AD_POSITION`, `OPERATING_SYSTEM_ID`, `MOBILE_MODEL_ID`, `EXCHANGE`, `ENVIRONMENT`, `COUNTRY_ID`, `CITY_ID`, `BROWSER_ID`, and `CREATIVE_DIMENSION` (creative's height and width). Each enum's value is stored in a specific field within the `ComparisonValue` structure, such as `int64Value` or `exchangeValue`. `IMPRESSION_SIGNAL_UNSPECIFIED` represents an unknown signal.\n"],null,["# ImpressionSignal\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.\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/v3/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/v3/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/v3/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/v3/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/v3/AlgorithmRules#ComparisonValue.FIELDS.int64_value) field of the comparison value. |\n| `EXCHANGE` | Exchange. Value is stored in the [exchangeValue](/display-video/api/reference/rest/v3/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/v3/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/v3/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/v3/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/v3/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/v3/AlgorithmRules#ComparisonValue.FIELDS.creative_dimension_value) field of the comparison value. |"]]