ga_get_property
Retrieve detailed information for a Google Analytics 4 property by specifying its property ID, or get details for the configured default property.
Instructions
Get details about a GA4 property (the configured one, or any accessible property via propertyId).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| propertyId | No | GA4 property ID to query (overrides the default GA_PROPERTY_ID). Accepts "123456789" or "properties/123456789". Use ga_get_account_summaries to discover IDs. |