Skip to main content

VideoUpdateResource

popyt


popyt / Library Exports / VideoUpdateResource

Type Alias: VideoUpdateResource

VideoUpdateResource = object

Defined in: types/VideoUpdateResource.ts:1

Properties

id

id: string

Defined in: types/VideoUpdateResource.ts:2


localizations?

optional localizations?: object

Defined in: types/VideoUpdateResource.ts:21

Index Signature

[key: string]: object


recordingDetails?

optional recordingDetails?: object

Defined in: types/VideoUpdateResource.ts:18

recordingDate?

optional recordingDate?: Date | string


snippet?

optional snippet?: object

Defined in: types/VideoUpdateResource.ts:3

categoryId

categoryId: string

defaultLanguage?

optional defaultLanguage?: string

description?

optional description?: string

tags?

optional tags?: string[] | string

title

title: string


status?

optional status?: object

Defined in: types/VideoUpdateResource.ts:10

embeddable?

optional embeddable?: boolean

license?

optional license?: "creativeCommon" | "youtube"

privacyStatus?

optional privacyStatus?: "private" | "public" | "unlisted"

publicStatsViewable?

optional publicStatsViewable?: boolean

publishAt?

optional publishAt?: Date | string

selfDeclaredMadeForKids?

optional selfDeclaredMadeForKids?: boolean