اعتبارًا من 8 سبتمبر 2025، يجب أن يحدّد كل عنصر جديد في الحملة ما إذا كان سيعرض إعلانات سياسية في الاتحاد الأوروبي أم لا. ستتعذّر عمليات تحميل واجهة برمجة التطبيقات "مساحة العرض والفيديو 360" وملفات SDF التي لا تقدّم بيانات الإفصاح. يمكنك الاطّلاع على صفحة الإيقاف النهائي لمزيد من التفاصيل حول كيفية تعديل عملية الدمج لإجراء هذا البيان.
تاريخ التعديل الأخير: 2025-07-25 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2025-07-25 (حسب التوقيت العالمي المتفَّق عليه)"],[[["\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. |"]]