Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
YoutubePartner
Schema
ContentOwner
Interface ContentOwner
interface
ContentOwner
{
conflictNotificationEmail
?:
string
;
displayName
?:
string
;
disputeNotificationEmails
?:
string
[]
;
fingerprintReportNotificationEmails
?:
string
[]
;
id
?:
string
;
kind
?:
string
;
primaryNotificationEmails
?:
string
[]
;
}
Index
Properties
conflict
Notification
Email?
display
Name?
dispute
Notification
Emails?
fingerprint
Report
Notification
Emails?
id?
kind?
primary
Notification
Emails?
Properties
Optional
conflict
Notification
Email
conflictNotificationEmail
?:
string
Optional
display
Name
displayName
?:
string
Optional
dispute
Notification
Emails
disputeNotificationEmails
?:
string
[]
Optional
fingerprint
Report
Notification
Emails
fingerprintReportNotificationEmails
?:
string
[]
Optional
id
id
?:
string
Optional
kind
kind
?:
string
Optional
primary
Notification
Emails
primaryNotificationEmails
?:
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
conflict
Notification
Email
display
Name
dispute
Notification
Emails
fingerprint
Report
Notification
Emails
id
kind
primary
Notification
Emails
Google Apps Script API
Loading...