Studio Service

EmbedCondition

EmbedCondition

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

FieldTypeDescription
idBigIntChecks for equality with the object’s `id` field.
shortIdStringChecks for equality with the object’s `shortId` field.
orgIdUUIDChecks for equality with the object’s `orgId` field.
channelIdUUIDChecks for equality with the object’s `channelId` field.
playlistIdUUIDChecks for equality with the object’s `playlistId` field.
coverJSONChecks for equality with the object’s `cover` field.