Skip to content

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

Interface: IPublicLibrarySitemapBuildResultData

Object representing the result of a sitemap build request. Contains information concerning the requestId associated to sitemap build job.

Hierarchy

IPublicLibrarySitemapBuildResultData

Table of contents

Properties

Properties

$diagnoses

Optional $diagnoses: IPublicHttpDiagnose[]

Array of diagnoses.

Inherited from

IPublicHttpResponseDataWithRequestId.$diagnoses


feedbackId

Optional feedbackId: string

Deprecated

Use requestId instead

Inherited from

IPublicHttpResponseDataWithRequestId.feedbackId


requestId

requestId: string

RequestId of the operation.

Inherited from

IPublicHttpResponseDataWithRequestId.requestId