Get Analytics Metadata
get_metadataRetrieve available dimensions and metrics for a Google Analytics property by providing the property ID. Optionally filter by type: dimensions, metrics, or both.
Instructions
Get available dimensions and metrics for Google Analytics property
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Type of metadata to retrieve | both |
| propertyId | Yes | Google Analytics property ID (e.g., 123456789). Required for all queries. |