Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
YouTube
Schema
ActivitySnippet
Interface ActivitySnippet
interface
ActivitySnippet
{
channelId
?:
string
;
channelTitle
?:
string
;
description
?:
string
;
groupId
?:
string
;
publishedAt
?:
string
;
thumbnails
?:
ThumbnailDetails
;
title
?:
string
;
type
?:
string
;
}
Index
Properties
channel
Id?
channel
Title?
description?
group
Id?
published
At?
thumbnails?
title?
type?
Properties
Optional
channel
Id
channelId
?:
string
Optional
channel
Title
channelTitle
?:
string
Optional
description
description
?:
string
Optional
group
Id
groupId
?:
string
Optional
published
At
publishedAt
?:
string
Optional
thumbnails
thumbnails
?:
ThumbnailDetails
Optional
title
title
?:
string
Optional
type
type
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
channel
Id
channel
Title
description
group
Id
published
At
thumbnails
title
type
Google Apps Script API
Loading...