Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Content
Schema
Account
Interface Account
interface
Account
{
adultContent
?:
boolean
;
adwordsLinks
?:
AccountAdwordsLink
[]
;
businessInformation
?:
AccountBusinessInformation
;
googleMyBusinessLink
?:
AccountGoogleMyBusinessLink
;
id
?:
string
;
kind
?:
string
;
name
?:
string
;
reviewsUrl
?:
string
;
sellerId
?:
string
;
users
?:
AccountUser
[]
;
websiteUrl
?:
string
;
youtubeChannelLinks
?:
AccountYouTubeChannelLink
[]
;
}
Index
Properties
adult
Content?
adwords
Links?
business
Information?
google
My
Business
Link?
id?
kind?
name?
reviews
Url?
seller
Id?
users?
website
Url?
youtube
Channel
Links?
Properties
Optional
adult
Content
adultContent
?:
boolean
Optional
adwords
Links
adwordsLinks
?:
AccountAdwordsLink
[]
Optional
business
Information
businessInformation
?:
AccountBusinessInformation
Optional
google
My
Business
Link
googleMyBusinessLink
?:
AccountGoogleMyBusinessLink
Optional
id
id
?:
string
Optional
kind
kind
?:
string
Optional
name
name
?:
string
Optional
reviews
Url
reviewsUrl
?:
string
Optional
seller
Id
sellerId
?:
string
Optional
users
users
?:
AccountUser
[]
Optional
website
Url
websiteUrl
?:
string
Optional
youtube
Channel
Links
youtubeChannelLinks
?:
AccountYouTubeChannelLink
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
adult
Content
adwords
Links
business
Information
google
My
Business
Link
id
kind
name
reviews
Url
seller
Id
users
website
Url
youtube
Channel
Links
Google Apps Script API
Loading...