تجمیع مقادیر متریک می تواند کل، حداقل یا حداکثر باشد. تجمعات برگشتی توسط metricAggregations در محور کنترل می شوند. نوع تجمع برگردانده شده در هر سطر با dimensionValues که روی "RESERVED_ تنظیم شده اند" نشان داده می شود. ".
تاریخ آخرین بهروزرسانی 2025-07-24 بهوقت ساعت هماهنگ جهانی.
[[["درک آسان","easyToUnderstand","thumb-up"],["مشکلم را برطرف کرد","solvedMyProblem","thumb-up"],["غیره","otherUp","thumb-up"]],[["اطلاعاتی که نیاز دارم وجود ندارد","missingTheInformationINeed","thumb-down"],["بیشازحد پیچیده/ مراحل بسیار زیاد","tooComplicatedTooManySteps","thumb-down"],["قدیمی","outOfDate","thumb-down"],["مشکل ترجمه","translationIssue","thumb-down"],["مشکل کد / نمونهها","samplesCodeIssue","thumb-down"],["غیره","otherDown","thumb-down"]],["تاریخ آخرین بهروزرسانی 2025-07-24 بهوقت ساعت هماهنگ جهانی."],[[["The RunPivotReportResponse provides a pivot report table based on a pivot request, including pivot headers, dimension headers, metric headers, rows, aggregates, metadata, and property quota."],["PivotHeaders summarize the columns and rows formed by pivots in the request, with each pivot generating a corresponding header in the response containing dimension headers."],["PivotDimensionHeaders encapsulate dimension values from a row within a pivot, detailing the values of multiple dimensions."],["The response includes details such as the cardinality of the pivot (rowCount) and the dimension combinations within each PivotHeader (pivotDimensionHeaders)."]]],["The core content details the structure of a pivot report response. This response includes `pivotHeaders`, `dimensionHeaders`, and `metricHeaders` to define the report's layout. The `rows` field contains the report's data. `aggregates` field provides metric aggregations. `metadata` describes the report, and `propertyQuota` details quota usage. `PivotHeader` summarizes columns/rows created by a pivot, composed of `pivotDimensionHeaders`. `PivotDimensionHeader` contains the `dimensionValues` of the pivot dimensions.\n"]]