Used by MetadataField/type, saveMetadataFieldParam/fieldType, and createMetadataField/fieldType.
Syntax
[!DNL Untyped
]
[!DNL Boolean
]
BooleanTag
: A special case of SingleFixedTag
with a non-modifiable dictionary initialized to the values True
and [!DNL False
].
[!DNL Color
]
[!DNL Date
]
[!DNL Dimension
]
[!DNL FileName
]
[!DNL Float
]
[!DNL Int
]
[!DNL MultiFixedTag
]: Zero or more string values from a closed dictionary. Only admin users can modify the dictionary.
[!DNL MultiTag
]: Zero or more string values.
SingleFixedTag
: A single string value from a closed dictionary. If setAssetMetadata
or batchSetAssetMetadata
are called with a value not in the dictionary, a fault will be returned. Only admin users can modify the dictionary.
[!DNL SingleTag
]: Any single string value.
[!DNL String
]