ลองใช้เซิร์ฟเวอร์ MCP สำหรับ Google Analytics ติดตั้งจาก
GitHub และดูรายละเอียดเพิ่มเติมได้ที่
ประกาศ
REST Resource: properties
จัดทุกอย่างให้เป็นระเบียบอยู่เสมอด้วยคอลเล็กชัน
บันทึกและจัดหมวดหมู่เนื้อหาตามค่ากำหนดของคุณ
ทรัพยากร
ไม่มีข้อมูลที่เก็บไว้ถาวรซึ่งเชื่อมโยงกับทรัพยากรนี้
เมธอด |
|
แสดงผลรายงาน Pivot หลายรายการพร้อมกัน |
|
แสดงผลรายงานหลายรายการพร้อมกัน |
|
วิธีการเข้ากันได้นี้จะแสดงมิติข้อมูลและเมตริกที่เพิ่มลงในคําขอรายงานได้และยังคงเข้ากันได้ |
|
แสดงผลข้อมูลเมตาสําหรับมิติข้อมูลและเมตริกที่ใช้ได้กับวิธีการรายงาน |
|
แสดงรายงาน Pivot ที่กําหนดเองของข้อมูลเหตุการณ์ Google Analytics |
|
แสดงรายงานที่กําหนดเองของข้อมูลเหตุการณ์แบบเรียลไทม์สําหรับพร็อพเพอร์ตี้ |
|
ส่งคืนรายงานที่กําหนดเองของข้อมูลเหตุการณ์ Google Analytics |
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2025-07-26 UTC
[null,null,["อัปเดตล่าสุด 2025-07-26 UTC"],[[["\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. |"]]