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