Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
AdminReports
Schema
UsageReportEntity
Interface UsageReportEntity
interface
UsageReportEntity
{
customerId
?:
string
;
entityId
?:
string
;
profileId
?:
string
;
type
?:
string
;
userEmail
?:
string
;
}
Index
Properties
customer
Id?
entity
Id?
profile
Id?
type?
user
Email?
Properties
Optional
customer
Id
customerId
?:
string
Optional
entity
Id
entityId
?:
string
Optional
profile
Id
profileId
?:
string
Optional
type
type
?:
string
Optional
user
Email
userEmail
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
customer
Id
entity
Id
profile
Id
type
user
Email
Google Apps Script API
Loading...