ga4_update_property
Update a GA4 property's display name, time zone, currency code, or industry category. Requires explicit confirmation before applying changes.
Instructions
[GA4 WRITE] Update a GA4 property (displayName / timeZone / currencyCode / industryCategory). Requires GA4_MCP_ENABLE_WRITES=true and confirm=true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | Yes | ||
| property | Yes | GA4 property ID, e.g. "123456789" or "properties/123456789". | |
| timeZone | No | ||
| updateMask | No | ||
| displayName | No | ||
| currencyCode | No | ||
| industryCategory | No |