Common Structure
TagSeveral API methods return elements describing a tag. The description of a tag contains the following elements:
name- The name of the tag. The name of a tag is always a single lower-case word.
display_name- The display name of the tag. The display name for a tag is determined by the most-popularly applied display name for a given tag name, and may contain mixed case and multiple words.
urlrank (optional)- The rank of this tag relative to other tags within the enclosing element. The rank is expressed as a integer in the range 1..8, with 1 being the lowest rank. This element appears only when ranking information is appropriate (e.g., in the tags returned from explore.getHotTags)
|