GraphQL OBJECT
ConversionRateStatistics
Conversion rate statistics.
link Definition
- type ConversionRateStatistics {
- # Conversion rate of the past month.
- StatisticValue :
- # Conversion rate of the past 14 days.
- StatisticValue :
- # Conversion rate of the past 24 hours.
- StatisticValue :
- # Conversion rate of the past 3 months.
- StatisticValue :
- }