[[["易于理解","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"]],["最后更新时间 (UTC):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,[]]