[[["容易理解","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-26 (世界標準時間)。"],[[["\u003cp\u003eReturns a customized pivot report of your Google Analytics event data, offering more advanced and expressive formats than regular reports.\u003c/p\u003e\n"],["\u003cp\u003eSends an HTTP POST request to \u003ccode\u003ehttps://analyticsdata.googleapis.com/v1beta/{property=properties/*}:runPivotReport\u003c/code\u003e to initiate the report generation.\u003c/p\u003e\n"],["\u003cp\u003eRequires specifying dimensions, metrics, date ranges, and pivots within the request body to define the structure and content of the report.\u003c/p\u003e\n"],["\u003cp\u003eUtilizes authorization scopes such as \u003ccode\u003ehttps://www.googleapis.com/auth/analytics.readonly\u003c/code\u003e or \u003ccode\u003ehttps://www.googleapis.com/auth/analytics\u003c/code\u003e for accessing and retrieving data.\u003c/p\u003e\n"],["\u003cp\u003eUpon successful execution, the response provides a \u003ccode\u003eRunPivotReportResponse\u003c/code\u003e containing the generated pivot report data.\u003c/p\u003e\n"]]],["This API allows users to retrieve customized pivot reports from Google Analytics event data via a `POST` request to `https://analyticsdata.googleapis.com/v1beta/{property=properties/*}:runPivotReport`. The request body defines the report, specifying `dimensions`, `metrics`, `dateRanges`, and `pivots`. Users can filter data with `dimensionFilter` and `metricFilter`. The body may also include `currencyCode`, `cohortSpec`, and control options like `keepEmptyRows`. The response body contains the pivot report data, returned if successful.\n"],null,[]]