| Name | Description | Type | Additional information | 
|---|---|---|---|
| DataSetID | This is the data set id where the dataset will be added. | globally unique identifier | Required | 
| TeamDataSetID | This is the team data set id where the dataset will be added. | globally unique identifier | Required | 
| Name | This is the name of the new team data. | string | Required | 
| StartDate | The date of when the dataset created will start.The format is the following:[YYYY-MM-DDTHH:MM:SSZ]. (The system will not validate if the date it's in the past). | date | Required | 
| EndDate | The date of when the dataset created will end.The format is the following:[YYYY-MM-DDTHH:MM:SSZ]. (The system will not validate if the date it's in the past). | date | Required | 
| DateInsert | The date of when the dataset is inserted.The format is the following:[YYYY-MM-DDTHH:MM:SSZ]. (The system will not validate if the date it's in the past). | date | Required | 
| DateModified | The date of when the dataset is modified.The format is the following:[YYYY-MM-DDTHH:MM:SSZ]. (The system will not validate if the date it's in the past). | date | Required | 
| Repeat | Use Yes or No to set the repeats for the dataset. | boolean | Required | 
| RepeatTime | Times that the dataset should be repeated. | string | Required | 
| Occurrences | Occurences | string | Required | 
| Days | string | Required | |
| Hours | string | Required | |
| Minutes | string | Required | |
| ResendLinks | Use Yes or No to resend the existing links. | boolean | Required | 
| Enabled | Use Yes or No to enable or disable the question set DateEnd. | boolean | Required | 
| AllowChangeStartDate | boolean | Required | |
| NotificationSettings | Notification settings for the dataset | TeamDataNotification | Required |