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