get_property
Retrieve metadata for a Google Analytics 4 property including display name, time zone, and currency by providing the numeric property ID.
Instructions
Get metadata for one GA4 property: display name, time zone, currency.
property_id: numeric GA4 property ID (e.g. "463688888"). If omitted, uses DELMAIN_GA4_PROPERTY_ID from the environment when set.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| property_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |