Skip to content

@ubstream/ubstream-node-client-sdk / Exports / IPublicMediaDocumentThumbUpdateResultDataWithRequestId

Interface: IPublicMediaDocumentThumbUpdateResultDataWithRequestId

Object representing the result of a media document thumb update. Contains information concerning the media document for which the thumb has been modified, the requestId and diagnoses of the operation.

Hierarchy

IPublicMediaDocumentThumbUpdateResultDataWithRequestId

Table of contents

Properties

Properties

$diagnoses

Optional $diagnoses: IPublicHttpDiagnose[]

Array of diagnoses.

Inherited from

IPublicMediaDocumentThumbUpdateResultData.$diagnoses


documentId

documentId: string

The id of the document.

Inherited from

IPublicMediaDocumentThumbUpdateResultData.documentId


feedbackId

Optional feedbackId: string

Deprecated

Use requestId instead

Inherited from

IPublicMediaDocumentThumbUpdateResultData.feedbackId


id

id: string

The id of the media.

Inherited from

IPublicMediaDocumentThumbUpdateResultData.id


requestId

requestId: string

RequestId of the operation.

Inherited from

IPublicMediaDocumentThumbUpdateResultData.requestId