MRR Intervals

Here are the fields included in the MRR Intervals calculated dataset you can export using destinations:

Field name Field type Description
CUSTOMER_UUID String The ChartMogul UUID of the customer.
MRR Float The current monthly recurring revenue for this customer, expressed in cents (or pence for GBP, etc.) in the currency selected for your account, as an integer. Divide by 100 to obtain the actual amount.
START_DATE Date The start date of the MRR interval.
END_DATE Date The end date of the MRR interval.
PLAN_UUID UUID The UUID of the plan object generated by ChartMogul.
QUANTITY Integer The subscription quantity.
SUBSCRIPTION_UUID UUID The ChartMogul UUID for the subscription.
SUBSCRIPTION_SET_UUID UUID The ChartMogul UUID for the subscription set.
SUB_SET_PLAN_UUIDS String A string-concatenated list of plan group UUIDs within the subscription set, separated by |.
IS_FREE Boolean A boolean indicating whether this interval represents free usage.
IS_TRIAL Boolean A boolean indicating whether this interval represents trial usage.