Get conversion loop health
get_conversion_healthReturn conversion-loop health for the active Space — per-source match rate, uploads accepted vs partial-failure, last-event age, and issue codes (NO_SOURCE_CONNECTED, LOW_MATCH_RATE, CLICK_ID_LOOP_BROKEN, CONSENT_MISSING_EEA, ACTION_NOT_PRIMARY, DEV_TOKEN_NOT_ENABLED), plus the trust line (how many real customers worth how much, matched at what rate). The 'is the loop working / how confident' check. Scoped to the active Space — see set_active_space to switch, or pass space_id to override for this one call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| space_id | No | Override the active Space for this one call. Defaults to the active Space set via set_active_space (or GROWOMAT_SPACE_ID on the server). |