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.
[null,null,["Cập nhật lần gần đây nhất: 2025-07-25 UTC."],[[["\u003cp\u003eAlgorithm Rules and Rulesets support specific aggregation types for calculations.\u003c/p\u003e\n"],["\u003cp\u003eSupported aggregation types include: sum of values, product of values, and the maximum value, along with an unspecified type for unknown cases.\u003c/p\u003e\n"],["\u003cp\u003eEach aggregation type uses a specific calculation method, such as summing, multiplying, or selecting the highest value among the rule values.\u003c/p\u003e\n"]]],["The core content outlines the supported aggregation types for Algorithm Rules and Rulesets. These types include: `RULE_AGGREGATION_TYPE_UNSPECIFIED` (representing an unknown type), `SUM_OF_VALUES` (calculating the sum of rule values), `PRODUCT_OF_VALUES` (calculating the product of rule values), and `MAXIMUM_VALUE` (identifying the maximum rule value). These enums define how multiple rule values are combined for the algorithm or ruleset.\n"],null,["# RuleAggregationType\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.\nThe supported aggregation type for the Algorithm Rules and Rulesets.\n\n| Enums ||\n|-------------------------------------|-----------------------------|\n| `RULE_AGGREGATION_TYPE_UNSPECIFIED` | Unknown aggregation type. |\n| `SUM_OF_VALUES` | The sum of rule values. |\n| `PRODUCT_OF_VALUES` | The product of rule values. |\n| `MAXIMUM_VALUE` | The maximum rule value. |"]]