Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
YouTubeAnalytics
Schema
ListGroupItemsResponse
Interface ListGroupItemsResponse
interface
ListGroupItemsResponse
{
errors
?:
GoogleAppsScript
.
YouTubeAnalytics
.
Schema
.
Errors
;
etag
?:
string
;
items
?:
GroupItem
[]
;
kind
?:
string
;
}
Index
Properties
errors?
etag?
items?
kind?
Properties
Optional
errors
errors
?:
GoogleAppsScript
.
YouTubeAnalytics
.
Schema
.
Errors
Optional
etag
etag
?:
string
Optional
items
items
?:
GroupItem
[]
Optional
kind
kind
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
errors
etag
items
kind
Google Apps Script API
Loading...