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