Create a Data Specification
The first step as a Seller is capturing high quality data that is both structured and meaningful.
Define the shape of data using a Data Specification, which details the properties available including their data type, whether they are required, and any validation. You can think of a Data Specification as a blueprint for an instance of your data.
Via the App
Navigate to https://app.bidzenith.com/dataspecifications and click Create. You'll be presented with a page in which to create your Data Specification
-
Provide a Name and Description for the Data Specification.
-
Select the Culture for the Data Specification. The Culture determines the formatting for any dates, numbers, and currencies associated with the Data Specification or its properties.
-
Select the Time Zone for the Data Specification. The Time Zone determines the origin time zone for any date or time related properties of the specification.
-
Add properties to the Data Specification using the toolbar on the right hand side. You can choose from the following property types:
Name
Email
Address
Text
Integer
numbersDecimal
numbersBoolean
Date
andTime
, includingDate Range
andTime Range
Choice Lists
, allowingSingle
orMultiple
selectionsGeo Location
IP Address
All types are described here
-
Provide a unique Name for each property type, and a Description to better describe what the property relates to.
-
Select whether a value for each property is Provided as an input, or Calculated from other inputs.
-
Select whether a value for a property is Required.
-
Select whether a value for a property is queryable by Campaigns that will target the Data Specification.
-
Select whether a value for a property is visible to all (PUBLIC) or visible only to the Data Specification owner and winning bidder (PRIVATE).
-
Once all properties have been added to the Data Specification, click Submit to save it.
For more information, see Data Specifications.
Via the API
You can also create a Data Specification through the API.