Wasm Directoryalpha
Record

get-campaigns-response-campaigns-item-report-summary-ecommerce

No description available.

record get-campaigns-response-campaigns-item-report-summary-ecommerce {
  total-orders: option​<s32>,
  total-revenue: option​<f64>,
  total-spent: option​<f64>,
}

Fields

NameTypeDescription
total-ordersoption​<s32>
total-revenueoption​<f64>
total-spentoption​<f64>