Display- und Video 360 API Version 2 wird eingestellt. Verwenden Sie Display- und Video 360 API v3. Eine Anleitung zur Migration von Version 2 zu Version 3 finden Sie in unserer Migrationsanleitung.
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Benötigte Informationen nicht gefunden","missingTheInformationINeed","thumb-down"],["Zu umständlich/zu viele Schritte","tooComplicatedTooManySteps","thumb-down"],["Nicht mehr aktuell","outOfDate","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Problem mit Beispielen/Code","samplesCodeIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 2025-04-02 (UTC)."],[[["Algorithm Rules and Rulesets support specific aggregation types for calculations."],["Supported aggregation types include: sum of values, product of values, and the maximum value, along with an unspecified type for unknown cases."],["Each aggregation type uses a specific calculation method, such as summing, multiplying, or selecting the highest value among the rule values."]]],["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"]]