[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-19 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. |"]]