Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Adsense
Collection
Accounts
CustomchannelsCollection
Interface CustomchannelsCollection
interface
CustomchannelsCollection
{
Adunits
:
GoogleAppsScript
.
Adsense
.
Collection
.
Accounts
.
Customchannels
.
AdunitsCollection
;
get
(
accountId
:
string
,
adClientId
:
string
,
customChannelId
:
string
,
)
:
CustomChannel
;
list
(
accountId
:
string
,
adClientId
:
string
)
:
CustomChannels
;
list
(
accountId
:
string
,
adClientId
:
string
,
optionalArgs
:
object
,
)
:
CustomChannels
;
}
Index
Properties
Adunits
Methods
get
list
Properties
Adunits
Adunits
:
GoogleAppsScript
.
Adsense
.
Collection
.
Accounts
.
Customchannels
.
AdunitsCollection
Methods
get
get
(
accountId
:
string
,
adClientId
:
string
,
customChannelId
:
string
,
)
:
CustomChannel
Parameters
accountId
:
string
adClientId
:
string
customChannelId
:
string
Returns
CustomChannel
list
list
(
accountId
:
string
,
adClientId
:
string
)
:
CustomChannels
Parameters
accountId
:
string
adClientId
:
string
Returns
CustomChannels
list
(
accountId
:
string
,
adClientId
:
string
,
optionalArgs
:
object
,
)
:
CustomChannels
Parameters
accountId
:
string
adClientId
:
string
optionalArgs
:
object
Returns
CustomChannels
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Adunits
Methods
get
list
Google Apps Script API
Loading...