Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Analytics
Schema
EntityAdWordsLink
Interface EntityAdWordsLink
interface
EntityAdWordsLink
{
adWordsAccounts
?:
AdWordsAccount
[]
;
entity
?:
EntityAdWordsLinkEntity
;
id
?:
string
;
kind
?:
string
;
name
?:
string
;
profileIds
?:
string
[]
;
selfLink
?:
string
;
}
Index
Properties
ad
Words
Accounts?
entity?
id?
kind?
name?
profile
Ids?
self
Link?
Properties
Optional
ad
Words
Accounts
adWordsAccounts
?:
AdWordsAccount
[]
Optional
entity
entity
?:
EntityAdWordsLinkEntity
Optional
id
id
?:
string
Optional
kind
kind
?:
string
Optional
name
name
?:
string
Optional
profile
Ids
profileIds
?:
string
[]
Optional
self
Link
selfLink
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
ad
Words
Accounts
entity
id
kind
name
profile
Ids
self
Link
Google Apps Script API
Loading...