GraphQL OBJECT
StatisticValue
Statistical value.
link Definition
- type StatisticValue {
- # Client for whom values are queried.
- Client :
- # Type of metric.
- StatisticValueType :
- # Actual value.
- Decimal :
- }
link Required by
- ClientSalesRevenueStatisticsHow much revenue the promotion has generated for the client.
- ConversionRateStatisticsConversion rate statistics.
- LicenseStatisticsnull
- OrderStatisticsHow many orders for the promoted product have been placed.
- SessionsStatisticsHow many sessions for the promoted product have been placed.