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