Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
YouTube
Schema
CommentThreadSnippet
Interface CommentThreadSnippet
interface
CommentThreadSnippet
{
canReply
?:
boolean
;
channelId
?:
string
;
isPublic
?:
boolean
;
topLevelComment
?:
GoogleAppsScript
.
YouTube
.
Schema
.
Comment
;
totalReplyCount
?:
number
;
videoId
?:
string
;
}
Index
Properties
can
Reply?
channel
Id?
is
Public?
top
Level
Comment?
total
Reply
Count?
video
Id?
Properties
Optional
can
Reply
canReply
?:
boolean
Optional
channel
Id
channelId
?:
string
Optional
is
Public
isPublic
?:
boolean
Optional
top
Level
Comment
topLevelComment
?:
GoogleAppsScript
.
YouTube
.
Schema
.
Comment
Optional
total
Reply
Count
totalReplyCount
?:
number
Optional
video
Id
videoId
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
can
Reply
channel
Id
is
Public
top
Level
Comment
total
Reply
Count
video
Id
Google Apps Script API
Loading...