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