ga4_create_adsense_link
Creates an AdSense link for a Google Analytics 4 property. Requires write permissions and explicit confirmation.
Instructions
[GA4 WRITE] Create an AdSense link (no update). 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". | |
| adClientCode | No | AdSense ad client code, e.g. "ca-pub-…". |