The TagCloudTag domain object is used to transport Tag Cloud Tag information in and out of the API. The TagCloudTag domain object is represented as a flat structure. Here is a list of the fields on the TagCloudTag domain object:
Name | Data Type | Value | Required | Description | |
---|---|---|---|---|---|
cleanTagName | String | Max. 100 characters | YES | A cleaned version of the raw tag – as processed by eHive. This version is used for tag clouds | |
percentage | Integer | 32-bit signed two’s complement | YES | The percentage value indicates the “popularity” of the tag – as processed by eHive |