Get conversion value report
get_conversion_reportReturn a value-aware conversion report over the configured window — conversions, conversion value, and ROAS (online + offline), so bidding toward Target ROAS can be verified. Pass query-param filters (period, platformId, dates) as keyword arguments — see /api/v1/reports/stats in the OpenAPI spec. 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). |