Skip to content

SDK API Reference / UploadAttemptInfo

Interface: UploadAttemptInfo

Normalized Landing Page upload attempt.

Properties

completedAt?

optional completedAt?: string


fileCount

fileCount: number


id

id: string


landingPageId?

optional landingPageId?: string


status

status: "COMPLETED" | "CREATED"


totalUnarchivedSize

totalUnarchivedSize: number


webAssets?

optional webAssets?: UploadAttemptWebAsset[]


workspaceId

workspaceId: string


zipFileName

zipFileName: string