試用 Google Analytics 的 MCP 伺服器。從
GitHub 安裝,詳情請參閱
公告。
REST Resource: properties
透過集合功能整理內容
你可以依據偏好儲存及分類內容。
方法 |
|
一次傳回多個透視報表。 |
|
分批傳回多份報表。 |
|
這個相容性方法會列出可新增至報表要求的維度和指標,並維持相容性。 |
|
傳回報表方法中可用的維度和指標的中繼資料。 |
|
傳回 Google Analytics 事件資料的自訂樞紐分析報表。 |
|
傳回資源的即時事件資料自訂報表。 |
|
傳回 Google Analytics 事件資料的自訂報表。 |
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2025-07-26 (世界標準時間)。
[null,null,["上次更新時間:2025-07-26 (世界標準時間)。"],[[["\u003cp\u003eThis resource has no persistent data associated with it.\u003c/p\u003e\n"],["\u003cp\u003eIt provides methods for running various types of reports, including batch reports, pivot reports, realtime reports, and standard reports.\u003c/p\u003e\n"],["\u003cp\u003eIt offers compatibility checks to ensure the validity of report requests and a method to retrieve metadata for dimensions and metrics.\u003c/p\u003e\n"]]],["The resource has no persistent data. Key actions include retrieving various types of reports through different methods: `batchRunPivotReports` and `batchRunReports` for multiple reports, `runPivotReport` and `runReport` for customized reports, and `runRealtimeReport` for real-time data. The `checkCompatibility` method verifies the compatibility of dimensions and metrics in a report, while `getMetadata` provides details on available dimensions and metrics for reporting.\n"],null,["# REST Resource: properties\n\n- [Resource](#RESOURCE_REPRESENTATION)\n- [Methods](#METHODS_SUMMARY)\n\nResource\n--------\n\nThere is no persistent data associated with this resource.\n\n| Methods ------- ||\n|----------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------|\n| ### [batchRunPivotReports](/analytics/devguides/reporting/data/v1/rest/v1beta/properties/batchRunPivotReports) | Returns multiple pivot reports in a batch. |\n| ### [batchRunReports](/analytics/devguides/reporting/data/v1/rest/v1beta/properties/batchRunReports) | Returns multiple reports in a batch. |\n| ### [checkCompatibility](/analytics/devguides/reporting/data/v1/rest/v1beta/properties/checkCompatibility) | This compatibility method lists dimensions and metrics that can be added to a report request and maintain compatibility. |\n| ### [getMetadata](/analytics/devguides/reporting/data/v1/rest/v1beta/properties/getMetadata) | Returns metadata for dimensions and metrics available in reporting methods. |\n| ### [runPivotReport](/analytics/devguides/reporting/data/v1/rest/v1beta/properties/runPivotReport) | Returns a customized pivot report of your Google Analytics event data. |\n| ### [runRealtimeReport](/analytics/devguides/reporting/data/v1/rest/v1beta/properties/runRealtimeReport) | Returns a customized report of realtime event data for your property. |\n| ### [runReport](/analytics/devguides/reporting/data/v1/rest/v1beta/properties/runReport) | Returns a customized report of your Google Analytics event data. |"]]