ga4_property_create
Create a new GA4 property for an analytics account by specifying account ID, display name, time zone, and currency code.
Instructions
GA4 Admin: create a new GA4 property under an account.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| time_zone | Yes | IANA tz, e.g. Europe/Moscow | |
| account_id | Yes | Numeric account ID or 'accounts/123' | |
| display_name | Yes | ||
| currency_code | No | e.g. RUB, USD (default USD) |