The TagCloud domain object is used to transport collections of Tag Cloud Tags in and out of the API. The TagCloud domain object is represented as a flat structure with a collection of TagCloudTag domain objects. Here is a list of the fields on the TagCloud domain object:
Name | Data Type | Value | Required | Description | |
---|---|---|---|---|---|
tagCloudTags | Array of TagCloudTag domain objects | – | YES | A collection of TagCloudTag domain objects |