试用 Google Analytics 的 MCP 服务器。从
GitHub 安装,并参阅
公告了解详情。
REST Resource: properties
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
方法 |
|
批量返回多个数据透视报告。 |
|
批量返回多个报告。 |
|
此兼容性方法会列出可添加到报告请求中且保持兼容性的维度和指标。 |
|
返回报告方法中提供的维度和指标的元数据。 |
|
返回包含 Google Analytics 事件数据的自定义数据透视报告。 |
|
返回媒体资源的实时事件数据的自定义报告。 |
|
返回包含 Google Analytics 事件数据的自定义报告。 |
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-07-26。
[null,null,["最后更新时间 (UTC):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. |"]]