Skip to main content

🆕 Managing data structures with the Data Structures Builder

info

The Data Structures Builder is only available for BDP Cloud customers.

For BDP Enterprise, see Managing data structures in the console. For Snowplow Open Source, see Managing data structures using Iglu.

To create a new Data Structure, first navigate to Data Structures in the menu and click the 'Create a Data Structure' button.

Populate the general information, such as Name, and a Description and Vendor. Vendor allows you to organise your data structures, for example, by teams. Snowplow will automatically generate the Tracking Url to be referenced in your tracking code.

You can then add one or multiple properties. For each property, you can set a name, description, its type, a possible enumeration of allowed values. You can also set additional constraints to define if this property should be optional or mandatory, and if null values are allowed.

Click “Save” on the Property dialog box and this will save your property changes.

Clicking “Save” on the Data Structure page will publish your Data Structure to your Iglu Server.

For information about editing and versioning your Data Structure, please see Versioning in BDP Cloud section.

Was this page helpful?