Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
YoutubePartner
Schema
ClaimSnippet
Interface ClaimSnippet
interface
ClaimSnippet
{
assetId
?:
string
;
contentType
?:
string
;
id
?:
string
;
isPartnerUploaded
?:
boolean
;
kind
?:
string
;
origin
?:
ClaimSnippetOrigin
;
status
?:
string
;
thirdPartyClaim
?:
boolean
;
timeCreated
?:
string
;
timeStatusLastModified
?:
string
;
videoId
?:
string
;
videoTitle
?:
string
;
videoViews
?:
string
;
}
Index
Properties
asset
Id?
content
Type?
id?
is
Partner
Uploaded?
kind?
origin?
status?
third
Party
Claim?
time
Created?
time
Status
Last
Modified?
video
Id?
video
Title?
video
Views?
Properties
Optional
asset
Id
assetId
?:
string
Optional
content
Type
contentType
?:
string
Optional
id
id
?:
string
Optional
is
Partner
Uploaded
isPartnerUploaded
?:
boolean
Optional
kind
kind
?:
string
Optional
origin
origin
?:
ClaimSnippetOrigin
Optional
status
status
?:
string
Optional
third
Party
Claim
thirdPartyClaim
?:
boolean
Optional
time
Created
timeCreated
?:
string
Optional
time
Status
Last
Modified
timeStatusLastModified
?:
string
Optional
video
Id
videoId
?:
string
Optional
video
Title
videoTitle
?:
string
Optional
video
Views
videoViews
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
asset
Id
content
Type
id
is
Partner
Uploaded
kind
origin
status
third
Party
Claim
time
Created
time
Status
Last
Modified
video
Id
video
Title
video
Views
Google Apps Script API
Loading...