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