ga4_create_property
Create a new GA4 property under a specified account by providing account ID, display name, time zone, and currency code. Confirmation required.
Instructions
[GA4 WRITE] Create a new GA4 property under an account. Requires GA4_MCP_ENABLE_WRITES=true and confirm=true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | Yes | ||
| timeZone | Yes | IANA time zone, e.g. "America/New_York". | |
| accountId | Yes | Parent account ID ("123456" or "accounts/123456"). | |
| displayName | Yes | ||
| currencyCode | Yes | ISO 4217 currency, e.g. "USD". | |
| industryCategory | No | e.g. "TECHNOLOGY", "RETAIL". |