Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
YouTube
Schema
CommentSnippet
Interface CommentSnippet
interface
CommentSnippet
{
authorChannelId
?:
object
;
authorChannelUrl
?:
string
;
authorDisplayName
?:
string
;
authorProfileImageUrl
?:
string
;
canRate
?:
boolean
;
channelId
?:
string
;
likeCount
?:
number
;
moderationStatus
?:
string
;
parentId
?:
string
;
publishedAt
?:
string
;
textDisplay
?:
string
;
textOriginal
?:
string
;
updatedAt
?:
string
;
videoId
?:
string
;
viewerRating
?:
string
;
}
Index
Properties
author
Channel
Id?
author
Channel
Url?
author
Display
Name?
author
Profile
Image
Url?
can
Rate?
channel
Id?
like
Count?
moderation
Status?
parent
Id?
published
At?
text
Display?
text
Original?
updated
At?
video
Id?
viewer
Rating?
Properties
Optional
author
Channel
Id
authorChannelId
?:
object
Optional
author
Channel
Url
authorChannelUrl
?:
string
Optional
author
Display
Name
authorDisplayName
?:
string
Optional
author
Profile
Image
Url
authorProfileImageUrl
?:
string
Optional
can
Rate
canRate
?:
boolean
Optional
channel
Id
channelId
?:
string
Optional
like
Count
likeCount
?:
number
Optional
moderation
Status
moderationStatus
?:
string
Optional
parent
Id
parentId
?:
string
Optional
published
At
publishedAt
?:
string
Optional
text
Display
textDisplay
?:
string
Optional
text
Original
textOriginal
?:
string
Optional
updated
At
updatedAt
?:
string
Optional
video
Id
videoId
?:
string
Optional
viewer
Rating
viewerRating
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
author
Channel
Id
author
Channel
Url
author
Display
Name
author
Profile
Image
Url
can
Rate
channel
Id
like
Count
moderation
Status
parent
Id
published
At
text
Display
text
Original
updated
At
video
Id
viewer
Rating
Google Apps Script API
Loading...