ga4_archive_audience
Archive a GA4 audience to stop data collection permanently. Requires explicit confirmation and the GA4_MCP_ENABLE_DELETES flag.
Instructions
[GA4 DELETE] Archive an audience (stops collection; effectively permanent). Archiving is effectively permanent (no un-archive). Requires GA4_MCP_ENABLE_DELETES=true and confirm=true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Full resource name of the audience to target, e.g. "properties/123/…/456". | |
| confirm | Yes | Must be true to archive. |