Studio Service

TagAssociationCondition

TagAssociationCondition

A condition to be used against TagAssociation object types. All fields are tested for equality and combined with a logical ‘and.’

FieldTypeDescription
orgIdUUIDChecks for equality with the object’s `orgId` field.
spaceIdUUIDChecks for equality with the object’s `spaceId` field.
tagNameStringChecks for equality with the object’s `tagName` field.
toFileUUIDChecks for equality with the object’s `toFile` field.
toScreenUUIDChecks for equality with the object’s `toScreen` field.
toLinkUUIDChecks for equality with the object’s `toLink` field.
toChannelUUIDChecks for equality with the object’s `toChannel` field.
toPlaylistUUIDChecks for equality with the object’s `toPlaylist` field.
toFolderUUIDChecks for equality with the object’s `toFolder` field.
toAppInstanceUUIDChecks for equality with the object’s `toAppInstance` field.
toSiteUUIDChecks for equality with the object’s `toSite` field.