@@ -143,7 +143,7 @@ See the table below for all filters you can apply to your lists.
143
143
| Latest Offer | String | The identifier of the latest offer that the customer used to make a purchase (if applicable). |
144
144
| Latest Offer Type | String | The type of the latest offer that the customer used to make a purchase (if applicable). |
145
145
| Latest Ownership Type | String | The ownership type of the customer's latest purchase, used to distinguish family sharing purchases. |
146
- | Latest Purchased Offering | String | The offering that the customer's latest purchased was made from. |
146
+ | Latest Purchased Offering | String | The offering that the customer's latest purchase was made from. |
147
147
| Latest Product | String | The customer's latest purchased product identifier. |
148
148
| Latest Purchase Date | Date | The customer's latest transaction date. |
149
149
| Latest Renewal Date | Date | The customer's latest renewal date. This could be the same as the Latest Purchase Date. |
@@ -232,7 +232,7 @@ Below is a description of the .csv format for the exported data.
232
232
| most_recent_billing_issues_at | Epoch timestamp in milliseconds when a subscription billing issue was detected by RevenueCat. |
233
233
| latest_offer | The identifier of the latest offer that the customer used to make a purchase (if applicable). |
234
234
| latest_offer_type | The type of the latest offer that the customer used to make a purchase (if applicable). |
235
- | latest_purchased_offering | The offering that the customer's latest purchased was made from. |
235
+ | latest_purchased_offering | The offering that the customer's latest purchase was made from. |
236
236
| latest_ownership_type | The ownership type of the customer's latest purchase, used to distinguish family sharing purchases. |
237
237
| email | The ` $email ` [ Attribute] ( /customers/customer-attributes ) for the customer, if set. |
238
238
| phone_number | The ` $phoneNumber ` [ Attribute] ( /customers/customer-attributes ) for the customer, if set. |
0 commit comments