Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Adsense
Collection
AlertsCollection
Interface AlertsCollection
interface
AlertsCollection
{
list
()
:
Alerts
;
list
(
optionalArgs
:
object
)
:
Alerts
;
remove
(
alertId
:
string
)
:
void
;
}
Index
Methods
list
remove
Methods
list
list
()
:
Alerts
Returns
Alerts
list
(
optionalArgs
:
object
)
:
Alerts
Parameters
optionalArgs
:
object
Returns
Alerts
remove
remove
(
alertId
:
string
)
:
void
Parameters
alertId
:
string
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
list
remove
Google Apps Script API
Loading...