File tree 1 file changed +1
-1
lines changed
source/includes/wc-analytics
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -757,7 +757,7 @@ This API helps you to view all the revenue stats.
757
757
| ` gross_sales ` | number | Gross sales. <i class =" label label-info " >read-only</i > |
758
758
| ` avg_items_per_order ` | integer | Average items per order. <i class =" label label-info " >read-only</i > |
759
759
| ` avg_order_value ` | number | Average order value. <i class =" label label-info " >read-only</i > |
760
- | ` total_customers ` | integer | Total _ customers . <i class =" label label-info " >read-only</i > |
760
+ | ` total_customers ` | integer | Total customers . <i class =" label label-info " >read-only</i > |
761
761
| ` products ` | integer | Products sold. <i class =" label label-info " >read-only</i > |
762
762
| ` segments ` | array | Reports data grouped by segment condition. See [ Revenue Stats Reports - Segments properties] ( #revenue-stats-reports-segments-properties ) <i class =" label label-info " >read-only</i > |
763
763
You can’t perform that action at this time.
0 commit comments