MetadataCondition metadatacondition

Adds a search term for use with searchAssets.

Syntax

Parameters section-2fc9bea56b6d4b72b80d4f04c5f9b862

Name
Type
Description
fieldHandle
xsd:string
Field handle.
op
xsd:string
Choice of string comparison operators.
value
xsd:string
Value to test.
boolVal
xsd:boolean
Boolean comparison value (for Boolean-typed fields only).
longVal
xsd:long
Long comparison value (for int-typed fields only).
minLong
xsd:long
Minimum long value in range comparison (for int-typed fields only).
maxLong
xsd:long
Maximum long value in range comparison (for int-typed fields only).
doubleVal
xsd:double
Double comparison value (for float-typed fields only).
minDouble
xsd:double
Minimum double value in range comparison (for float-typed fields only).
maxDouble
xsd:double
Maximum double value in range comparison (for float-typed fields only).
dateVale
xsd:dateTime
Date comparison value (for date-typed fields only).
minDate
xsd:dateTime
Minimum date value in range comparison (for date-typed fields only).
maxDate
xsd:dateTime
Maximum date value in range comparison (for date-typed fields only).
caseSensitive

Establishes case-sensitivity for the Metadata Server. Used in the searchAssetsByMetadata call.

See searchAssetsByMetadata.

recommendation-more-help
4e9b9d8c-5839-4215-aa35-01b652869681