GraphQL OBJECT
ClientSalesRevenueStatistics
How much revenue the promotion has generated for the client.
link Definition
- type ClientSalesRevenueStatistics {
- # How much revenue has been generated in the past month.
- StatisticValue :
- # How much revenue has been generated in the past 14 days.
- StatisticValue :
- # How much revenue has been generated in the past 24 hours.
- StatisticValue :
- # How much revenue has been generated in the past 3 months.
- StatisticValue :
- # Currency of the converted price.
- Currency :
- }
link Required by
- ClientSearchResultItemClient that matches the search parameters.
- MvtCampaignMultivariate testing campaign.
- MvtCampaignCandidateMvt campaign candidate.
- ProductItem or service offered for sale.
- PromotionPrice discount off of the regular product price you offer the customer.
- RecommendationProduct suggestion for customers during the checkout process.