ga4_update_display_video_360_advertiser_link
Update Google Analytics 4 Display & Video 360 advertiser link settings for ads personalization or campaign data sharing. Specify only the fields to change; the update mask is automatically derived.
Instructions
[GA4 WRITE] Update a DV360 advertiser link (ads personalization / campaign data sharing via body). 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 |
|---|---|---|---|
| body | No | Raw request-body object (JSON) merged OVER the typed fields — use for nested/advanced fields not exposed as flat args. | |
| name | Yes | Full resource name of the Display & Video 360 advertiser link 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. |