bundles
Description
Each record in the bundles table represents a subscription object created on the TI platform. Subscriptions are only accessible in the TI platform with the XX flag enabled.
Schema & Important Columns
Click here for the full table schema and relational table mapping in our public SchemaSpy.
Use Cases
Data from the bundles table will be key for any queries aimed at illustrating ecommerce purchases or analytics, as well as user subscription renewals or charges.
When querying bundle purchases, be sure to pull from the subscriptionpurchases table, and not the purchases table accounts for all other content and ecommerce item types. The subscriptionpurchases is organized differently to account for multiple transactions against a single object beyond charge and refund, including renewals.
Bundles should always be identifiable in other tables by bundleid which will refer to the id of this table.
Related Tables
Platform Documentation
Help us improve our documentation by sharing your thoughts. It only takes a few minutes and makes a big difference.
Share Feedback