The ObjectRecordTag domain object is used to transport Object Record Tag information in and out of the API. The ObjectRecordTag domain object is represented as a flat structure. Here is a list of the fields on the ObjectRecordTag domain object:
Name | Data Type | Value | Required | Description | |
---|---|---|---|---|---|
cleanTagName | String | Max. 100 characters | NO | A cleaned version of the raw tag – as processed by eHive. This version is used for tag clouds | |
rawTagName | String | Max. 100 characters | YES | The raw tag string as entered by the user |