ga4_create_channel_group
Create a custom channel group in Google Analytics 4 to organize traffic sources. Requires property ID and confirmation.
Instructions
[GA4 WRITE] Create a custom channel group. Pass groupingRule[] via body. Requires GA4_MCP_ENABLE_WRITES=true and confirm=true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | Raw request-body object (JSON) merged OVER the typed fields — use for nested/advanced fields not exposed as flat args. | |
| confirm | Yes | Must be true to apply the change. | |
| property | Yes | GA4 property ID, e.g. "123456789" or "properties/123456789". | |
| description | No | ||
| displayName | No |