Mulai 8 September 2025, setiap item baris baru harus menyatakan apakah item baris tersebut akan menayangkan iklan politik Uni Eropa (EU) atau tidak. Upload SDF dan API Display & Video 360 yang tidak memberikan pernyataan akan gagal. Lihat halaman penghentian penggunaan kami untuk mengetahui detail selengkapnya tentang cara memperbarui integrasi Anda untuk membuat pernyataan ini.
[null,null,["Terakhir diperbarui pada 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. |"]]