Kể từ ngày 8 tháng 9 năm 2025, mỗi mục hàng mới sẽ cần phải khai báo xem mục hàng đó có phân phát quảng cáo chính trị ở Liên minh Châu Âu (EU) hay không. Display & Video 360 API và các tệp SDF được tải lên mà không cung cấp thông tin khai báo sẽ không thành công. Hãy xem trang thông báo về những nội dung không dùng nữa để biết thêm thông tin về cách cập nhật quy trình tích hợp để đưa ra nội dung khai báo này.
Sử dụng bộ sưu tập để sắp xếp ngăn nắp các trang
Lưu và phân loại nội dung dựa trên lựa chọn ưu tiên của bạn.
Các tín hiệu lượt hiển thị được hỗ trợ cho Quy tắc thuật toán.
Enum
IMPRESSION_SIGNAL_UNSPECIFIED
Tín hiệu không xác định.
DAY_AND_TIME
Ngày trong tuần và giờ trong ngày mà lượt hiển thị được thực hiện theo múi giờ địa phương của trình duyệt. Giá trị được lưu trữ trong trường dayAndTimeValue của giá trị so sánh.
DEVICE_TYPE
Loại thiết bị. Giá trị được lưu trữ trong trường deviceTypeValue của giá trị so sánh.
AD_POSITION
Vị trí quảng cáo. Giá trị được lưu trữ trong trường onScreenPositionValue của giá trị so sánh.
OPERATING_SYSTEM_ID
Giá trị nhận dạng hệ điều hành. Giá trị được lưu trữ trong trường int64Value của giá trị so sánh.
MOBILE_MODEL_ID
Giá trị nhận dạng kiểu máy di động. Giá trị được lưu trữ trong trường int64Value của giá trị so sánh.
EXCHANGE
Trao đổi. Giá trị được lưu trữ trong trường exchangeValue của giá trị so sánh.
ENVIRONMENT
Môi trường phân phát. Giá trị được lưu trữ trong trường environmentValue của giá trị so sánh.
COUNTRY_ID
Giá trị nhận dạng quốc gia hoặc khu vực. Giá trị được lưu trữ trong trường int64Value của giá trị so sánh.
CITY_ID
Giá trị nhận dạng thành phố. Giá trị được lưu trữ trong trường int64Value của giá trị so sánh.
BROWSER_ID
Giá trị nhận dạng trình duyệt. Giá trị được lưu trữ trong trường int64Value của giá trị so sánh.
CREATIVE_DIMENSION
Chiều cao và chiều rộng của mẫu quảng cáo tính bằng pixel. Giá trị được lưu trữ trong trường creativeDimensionValue của giá trị so sánh.
[null,null,["Cập nhật lần gần đây nhất: 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. |"]]