Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Adsense
Collection
AccountsCollection
Interface AccountsCollection
interface
AccountsCollection
{
Adclients
:
GoogleAppsScript
.
Adsense
.
Collection
.
Accounts
.
AdclientsCollection
;
Adunits
:
GoogleAppsScript
.
Adsense
.
Collection
.
Accounts
.
AdunitsCollection
;
Alerts
:
GoogleAppsScript
.
Adsense
.
Collection
.
Accounts
.
AlertsCollection
;
Customchannels
:
GoogleAppsScript
.
Adsense
.
Collection
.
Accounts
.
CustomchannelsCollection
;
Payments
:
GoogleAppsScript
.
Adsense
.
Collection
.
Accounts
.
PaymentsCollection
;
Reports
:
GoogleAppsScript
.
Adsense
.
Collection
.
Accounts
.
ReportsCollection
;
Savedadstyles
:
GoogleAppsScript
.
Adsense
.
Collection
.
Accounts
.
SavedadstylesCollection
;
Urlchannels
:
GoogleAppsScript
.
Adsense
.
Collection
.
Accounts
.
UrlchannelsCollection
;
get
(
accountId
:
string
)
:
GoogleAppsScript
.
Adsense
.
Schema
.
Account
;
get
(
accountId
:
string
,
optionalArgs
:
object
,
)
:
GoogleAppsScript
.
Adsense
.
Schema
.
Account
;
list
()
:
GoogleAppsScript
.
Adsense
.
Schema
.
Accounts
;
list
(
optionalArgs
:
object
)
:
GoogleAppsScript
.
Adsense
.
Schema
.
Accounts
;
}
Index
Properties
Adclients
Adunits
Alerts
Customchannels
Payments
Reports
Savedadstyles
Urlchannels
Methods
get
list
Properties
Adclients
Adclients
:
GoogleAppsScript
.
Adsense
.
Collection
.
Accounts
.
AdclientsCollection
Adunits
Adunits
:
GoogleAppsScript
.
Adsense
.
Collection
.
Accounts
.
AdunitsCollection
Alerts
Alerts
:
GoogleAppsScript
.
Adsense
.
Collection
.
Accounts
.
AlertsCollection
Customchannels
Customchannels
:
GoogleAppsScript
.
Adsense
.
Collection
.
Accounts
.
CustomchannelsCollection
Payments
Payments
:
GoogleAppsScript
.
Adsense
.
Collection
.
Accounts
.
PaymentsCollection
Reports
Reports
:
GoogleAppsScript
.
Adsense
.
Collection
.
Accounts
.
ReportsCollection
Savedadstyles
Savedadstyles
:
GoogleAppsScript
.
Adsense
.
Collection
.
Accounts
.
SavedadstylesCollection
Urlchannels
Urlchannels
:
GoogleAppsScript
.
Adsense
.
Collection
.
Accounts
.
UrlchannelsCollection
Methods
get
get
(
accountId
:
string
)
:
GoogleAppsScript
.
Adsense
.
Schema
.
Account
Parameters
accountId
:
string
Returns
GoogleAppsScript
.
Adsense
.
Schema
.
Account
get
(
accountId
:
string
,
optionalArgs
:
object
,
)
:
GoogleAppsScript
.
Adsense
.
Schema
.
Account
Parameters
accountId
:
string
optionalArgs
:
object
Returns
GoogleAppsScript
.
Adsense
.
Schema
.
Account
list
list
()
:
GoogleAppsScript
.
Adsense
.
Schema
.
Accounts
Returns
GoogleAppsScript
.
Adsense
.
Schema
.
Accounts
list
(
optionalArgs
:
object
)
:
GoogleAppsScript
.
Adsense
.
Schema
.
Accounts
Parameters
optionalArgs
:
object
Returns
GoogleAppsScript
.
Adsense
.
Schema
.
Accounts
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Adclients
Adunits
Alerts
Customchannels
Payments
Reports
Savedadstyles
Urlchannels
Methods
get
list
Google Apps Script API
Loading...