Tag

Description

Represents a tag for assets. If you specify multiple tags, separate them with spaces. If a tag has more than one word, place it in double quotation marks.

Example

Modify the tags of an asset

<modify server="ramServer">
   <asset guid="{0000-1111-2222-3333}" version="1.0">
      <tag>ram 7.1 ant "really awesome"</tag>
   </asset>
</modify>