Get offline-conversion status
get_conversion_statusReturn offline-conversion upload status for the active Space — total count, last upload time, total value, and the most recent uploads — optionally filtered to a single campaign's conversion actions via campaign_id. The cheapest way to verify the Callomat booked-call attribution loop is actually landing conversions. 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. | |
| action_ids | No | Comma-separated conversion-action ids to filter by (alternative to campaign_id). | |
| campaign_id | No | Filter to this campaign's conversion actions. |