ga4_update_measurement_protocol_secret
Update the display name of a GA4 Measurement Protocol secret by providing the resource name and new display name. Requires confirmation to apply the change.
Instructions
[GA4 WRITE] Rename a Measurement Protocol secret. Pass only the fields to change; updateMask is derived from them (override with an explicit updateMask for nested paths). Requires GA4_MCP_ENABLE_WRITES=true and confirm=true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Full resource name of the Measurement Protocol secret to target, e.g. "properties/123/…/456". | |
| confirm | Yes | Must be true to apply the change. | |
| updateMask | No | Comma-separated field paths to update. Omit to derive from the supplied fields. | |
| displayName | Yes |